remove auto-fix-cron after setup

This commit is contained in:
crowetic 2022-12-05 12:47:07 -08:00 committed by GitHub
parent 35ab0557d0
commit 3ec612fe39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,4 +5,5 @@ chmod +x auto-fix-qortal.sh
mate-terminal -- ./auto-fix-qortal.sh mate-terminal -- ./auto-fix-qortal.sh
curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/auto-fix-cron curl -L -O https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/auto-fix-cron
crontab auto-fix-cron crontab auto-fix-cron
rm auto-fix-cron
exit 1 exit 1