diff --git a/setup.sh b/setup.sh index 11180bc..b557503 100755 --- a/setup.sh +++ b/setup.sh @@ -427,7 +427,7 @@ Type=simple User=$ACTUAL_USER WorkingDirectory=$VALIDATOR_DIR EnvironmentFile=$VALIDATOR_DIR/config/validator.conf -ExecStart=$SDK_DIR/target/release/pezkuwi-node $NODE_ARGS +ExecStart=$SDK_DIR/target/release/pezkuwi $NODE_ARGS Restart=always RestartSec=10 StandardOutput=append:$VALIDATOR_DIR/logs/validator.log