From 94de5cb8e53af3d16577f2bf53a23b6ec2fa25b0 Mon Sep 17 00:00:00 2001 From: crowetic Date: Tue, 21 May 2024 16:19:21 -0700 Subject: [PATCH] fix --- auto-fix-qortal.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/auto-fix-qortal.sh b/auto-fix-qortal.sh index 199c344..68274fa 100755 --- a/auto-fix-qortal.sh +++ b/auto-fix-qortal.sh @@ -277,6 +277,7 @@ if [ -n ${local_height_check} ]; then 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() {