From 69236cdb32de68fddd0bdfcdfe21dbd70294e66a Mon Sep 17 00:00:00 2001 From: crowetic <5431064+crowetic@users.noreply.github.com> Date: Thu, 25 May 2023 14:29:45 -0700 Subject: [PATCH] Update auto-fix-qortal.sh more syntax fixes. --- auto-fix-qortal.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto-fix-qortal.sh b/auto-fix-qortal.sh index 757fb84..f3bffb3 100644 --- a/auto-fix-qortal.sh +++ b/auto-fix-qortal.sh @@ -98,7 +98,7 @@ else sleep 3 rm -rf db rm ~/qortal/qortal.jar - rm -rf log.t* + rm log.t* mv ~/qortal.jar ~/qortal rm ~/remote.md5 local.md5 ./start.sh