mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 17:59:55 +02:00
3 lines
230 B
Text
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
|