From b951e89564c5d84c236458be8a54064d1025daff Mon Sep 17 00:00:00 2001 From: crowetic <5431064+crowetic@users.noreply.github.com> Date: Mon, 5 Dec 2022 12:51:31 -0800 Subject: [PATCH] Update setup-pi-automation.sh --- setup-pi-automation.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-pi-automation.sh b/setup-pi-automation.sh index fd7d312..12e6e2c 100644 --- a/setup-pi-automation.sh +++ b/setup-pi-automation.sh @@ -6,5 +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-aut0mation.sh +rm setup-pi-automation.sh exit 1