framework/config/crontab

3 lines
113 B
Text
Raw Normal View History

2020-04-16 22:01:58 +00:00
@reboot su server -c '~/framework/script/init.sh'
0 0 * * * su server -c '~/framework/script/reset.sh' && reboot