From 3e3a814b32edbe49f1cc31bbfb1c4a3c5f2dd8f7 Mon Sep 17 00:00:00 2001 From: 0xOzgur <29779769+0xOzgur@users.noreply.github.com> Date: Sat, 25 May 2024 09:22:03 +0300 Subject: [PATCH] update --- update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/update.sh b/update.sh index 48d86c3..e6ebbd9 100644 --- a/update.sh +++ b/update.sh @@ -13,7 +13,6 @@ service ceremonyclient stop echo "⏳ Downloading New Release v1.4.18" git pull git checkout release -mv node-1.4.18-linux-amd64 node # Step 3:Re-Create Ceremonyclient Service echo "⏳ Re-Creating Ceremonyclient Service"