QORTector-scripts/auto-fix-cron
crowetic 4896ea5855
Update auto-fix-cron
changed to using ${HOME} environment variable.
2024-07-15 18:23:52 -07:00

4 lines
204 B
Plaintext

@reboot ${HOME}/start-qortal.sh
@reboot sleep 399 && ${HOME}/auto-fix-qortal.sh > "${HOME}/qortal/auto-fix-startup.log" 2>&1
1 1 */3 * * ${HOME}/auto-fix-qortal.sh > "${HOME}/qortal/auto-fix-01.log" 2>&1