From bdb9d50b20c2c477a4ab5d83723bc2fe995823a3 Mon Sep 17 00:00:00 2001 From: crowetic Date: Fri, 22 Nov 2024 21:34:22 -0800 Subject: [PATCH] wtf --- auto-fix-qortal.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/auto-fix-qortal.sh b/auto-fix-qortal.sh index dcfe10f..2810194 100644 --- a/auto-fix-qortal.sh +++ b/auto-fix-qortal.sh @@ -478,6 +478,7 @@ force_bootstrap() { potentially_update_settings() { echo "Backing up settings to backup-settings.json..." + echo "Changing to qortal directory..." cd "${HOME}/qortal" cp settings.json backup-settings.json