modify to use reboot script

This commit is contained in:
crowetic
2022-03-04 12:44:34 -08:00
committed by GitHub
parent 70c63bd7ba
commit f2e67dbb87

View File

@@ -16,8 +16,8 @@ cd /home/pi
echo DOWNLOADING AUTO-RESTART SCRIPT AND CONFIGURING CRON TO USE IT
wget https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/restart-qortal.sh
chmod +x restart-qortal.sh
wget https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/reboot-mate.sh
chmod +x reboot-mate.sh
wget https://raw.githubusercontent.com/crowetic/QORTector-scripts/main/restart-cron
crontab restart-cron