diff --git a/setup-pi-automation b/setup-pi-automation.sh similarity index 92% rename from setup-pi-automation rename to setup-pi-automation.sh index 0ddc4b9..d3a8507 100644 --- a/setup-pi-automation +++ b/setup-pi-automation.sh @@ -6,4 +6,5 @@ mate-terminal -- ./auto-fix-qortal.sh curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/auto-fix-cron crontab auto-fix-cron rm auto-fix-cron +rm setup-pi-autmation.sh exit 1