Update nginx-reload.cron

This commit is contained in:
sym 2020-05-13 21:24:46 +02:00 committed by GitHub
parent c390386a88
commit 5e6798140e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
* 2 * * * root /bin/bash cron/etc/init.d/nginx reload
* 2 * * * root /bin/bash /etc/init.d/nginx reload
#* * * * * root sleep 10; echo "Nginx relaoded" >> /var/log/cron.log 2>&1
# Reload Nginx to reload the certificates (2am)