diff --git a/auto-fix-qortal.sh b/auto-fix-qortal.sh index 3caafb7..db0b048 100644 --- a/auto-fix-qortal.sh +++ b/auto-fix-qortal.sh @@ -22,6 +22,7 @@ TIMESTAMP=`date +%s` curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/settings.json && mv settings.json ~/qortal curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/check-qortal-status.sh && mv check-qortal-status.sh ~/Desktop && chmod +x ~/Desktop/check-qortal-status.sh curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/start-modified-memory-args.sh && mv start-modified-memory-args.sh ~/qortal/start.sh && chmod +x ~/qortal/start.sh + curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/start-qortal.sh && chmod +x start-qortal.sh fi else if [ "$INTERNET_STATUS" = "UP" ]; then