updated to restart Qortal every 3 days.

This commit is contained in:
crowetic 2022-03-03 14:44:07 -08:00 committed by GitHub
parent cdb5988996
commit 0d56bc40d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,2 @@
0 5 */5 * * ./restart-qortal.sh
0 5 */3 * * ./restart-qortal.sh
@reboot ./start-qortal-at-boot.sh