From 3ec612fe396ac3025624583da1d901fbe3dbde24 Mon Sep 17 00:00:00 2001 From: crowetic <5431064+crowetic@users.noreply.github.com> Date: Mon, 5 Dec 2022 12:47:07 -0800 Subject: [PATCH] remove auto-fix-cron after setup --- setup-pi-automation | 1 + 1 file changed, 1 insertion(+) diff --git a/setup-pi-automation b/setup-pi-automation index 1fca5be..0ddc4b9 100644 --- a/setup-pi-automation +++ b/setup-pi-automation @@ -5,4 +5,5 @@ chmod +x auto-fix-qortal.sh 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 exit 1