1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
Oinktube/deploy/nginx/crontab
2023-02-22 15:03:23 -03:00

3 lines
230 B
Text

# m h dom mon dow command
# @reboot sleep 60; && /usr/local/nginx/sbin/nginx > /proc/1/fd/1 2>/proc/1/fd/2
0 4 * * * /usr/local/nginx/sbin/nginx -s stop && sleep 1 && /usr/local/nginx/sbin/nginx > /proc/1/fd/1 2>/proc/1/fd/2