QORTector-scripts/auto-fix-cron-new

4 lines
162 B
Plaintext

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