From 992ebdf8d734132c94866f5e6a1fcb21b5af9b6d Mon Sep 17 00:00:00 2001 From: 0xOzgur <29779769+0xOzgur@users.noreply.github.com> Date: Sat, 25 May 2024 09:16:24 +0300 Subject: [PATCH] . --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index f7d1764..48d86c3 100644 --- a/update.sh +++ b/update.sh @@ -28,7 +28,7 @@ Type=simple Restart=always RestartSec=5s WorkingDirectory=/root/ceremonyclient/node -ExecStart=/root/ceremonyclient/node/node +ExecStart=/root/ceremonyclient/node/node-1.4.18-linux-amd64 [Install] WantedBy=multi-user.target