From 512613a9b4cca21014d52c839f4efcb073d01b66 Mon Sep 17 00:00:00 2001 From: crowetic Date: Wed, 11 Jun 2025 17:23:42 +0000 Subject: [PATCH] Update install-qortal-headless.sh modified one script --- install-qortal-headless.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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