framework/config/crontab

3 lines
135 B
Text
Raw Normal View History

2020-04-16 17:51:09 -04:00
@reboot su server -c "/home/server/framework/script/init.sh"
0 0 * * * su server -c "/home/server/framework/script/reset.sh" && reboot