This commit is contained in:
2022-05-01 20:50:31 +03:00
parent 2ba9d3164d
commit 66ed466f7e
4 changed files with 20 additions and 0 deletions

3
add-cron-for-certs.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
crontab -l | { cat; echo "0 0 * * 0 expr `date +\%W` \% 2 > /dev/null || /nordcod-nginx/cron-certs.sh"; } | crontab -