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