framework/config/crontab
2020-04-17 01:01:58 +03:00

3 lines
113 B
Plaintext

@reboot su server -c '~/framework/script/init.sh'
0 0 * * * su server -c '~/framework/script/reset.sh' && reboot