From 62bbf538dac23d505e6ef23ae65fa921e42bdda9 Mon Sep 17 00:00:00 2001 From: crowetic Date: Tue, 21 May 2024 16:22:56 -0700 Subject: [PATCH] fixed if statement issue --- auto-fix-qortal.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/auto-fix-qortal.sh b/auto-fix-qortal.sh index 68274fa..8e4be51 100755 --- a/auto-fix-qortal.sh +++ b/auto-fix-qortal.sh @@ -278,6 +278,7 @@ else echo "${RED} starting Qortal Core FAILED... script will exit now until future updates add additional features...sorry the script couldn't resolve your issues! It will update automatically if you h ave it configured to run automatically! It is possible that the script will fix the issue IF YOU RESTART YOUR COMPUTER AND WAIT 15 MINUTES...${NC}\n" update_script fi + } remote_height_checks() {