diff --git a/install-qortal-headless.sh b/install-qortal-headless.sh index 2401e87..5125e41 100644 --- a/install-qortal-headless.sh +++ b/install-qortal-headless.sh @@ -36,7 +36,7 @@ cd curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/refresh-qortal.sh curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/auto-fix-qortal.sh curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/check-qortal-status.sh -curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/start-qortal.sh +curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/start-qortal-core.sh chmod +x *.sh