add .sh to script name and rm script upon completion

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

View File

@ -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