service fix
This commit is contained in:
parent
d0f4d5e192
commit
d179135de5
@ -174,7 +174,7 @@ HOME=$(eval echo ~$HOME_DIR)
|
||||
|
||||
# Use the home directory in the path
|
||||
NODE_PATH="$HOME/ceremonyclient/node"
|
||||
EXEC_START="$NODE_PATH/NODE_BINARY"
|
||||
EXEC_START="$NODE_PATH/$NODE_BINARY"
|
||||
|
||||
# Re-Create Ceremonyclient Service
|
||||
echo "⏳ Re-Creating Ceremonyclient Service"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user