QORTector-scripts/auto-fix-cron-new
crowetic edd7321500
Update auto-fix-cron-new
changed to ${HOME} environment variable.
2024-07-15 18:24:42 -07:00

4 lines
196 B
Plaintext

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