node binary fix
This commit is contained in:
parent
bb5e7e28f5
commit
9df893b595
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user