summaryrefslogtreecommitdiff
path: root/buildscripts/build/build_server.sh
diff options
context:
space:
mode:
authorSimponic <elizabeth.hunt@simponic.xyz>2023-02-01 08:51:20 -0700
committerSimponic <elizabeth.hunt@simponic.xyz>2023-02-01 08:51:20 -0700
commit3b8d0c44587d25fc7b034dc48e4c8db9259da615 (patch)
treeddc02d0d9e2669b542b749ce923938e4ac47596e /buildscripts/build/build_server.sh
parentbd49a76dc3a26570fea6722f7ee94688420dc9b4 (diff)
downloadchessh-3b8d0c44587d25fc7b034dc48e4c8db9259da615.tar.gz
chessh-3b8d0c44587d25fc7b034dc48e4c8db9259da615.zip
Multicast instead of .hosts.erlang
Diffstat (limited to 'buildscripts/build/build_server.sh')
-rwxr-xr-xbuildscripts/build/build_server.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildscripts/build/build_server.sh b/buildscripts/build/build_server.sh
index 1857e6b..80e6e91 100755
--- a/buildscripts/build/build_server.sh
+++ b/buildscripts/build/build_server.sh
@@ -30,7 +30,6 @@ fi
# Build
cd $chessh_path
[ -d "$chessh_path/priv/keys" ] && cp ~/keys/* "$chessh_path/priv/keys/" || cp -r ~/keys "$chessh_path/priv"
-mv $HOME/.hosts.erlang .
sudo docker build . -t chessh/server
# Systemd service