diff --git a/update/update.sh b/update/update.sh index 721d630..4046bf6 100644 --- a/update/update.sh +++ b/update/update.sh @@ -158,7 +158,7 @@ HOME=$(eval echo ~$HOME_DIR) # Use the home directory in the path NODE_PATH="$HOME/ceremonyclient/node" -EXEC_START="$NODE_PATH/release_autorun.sh" +EXEC_START="$NODE_PATH/NODE_BINARY" # Re-Create Ceremonyclient Service echo "⏳ Re-Creating Ceremonyclient Service"