Add command to crontab

This commit is contained in:
PJ 2021-12-10 17:32:01 +01:00
parent d0da240ab9
commit 644f7f3e84
No known key found for this signature in database
GPG Key ID: F345964979FA8971
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@
0 4 * * * /home/user/skynet-webportal/scripts/db_backup.sh 1 >> /home/user/skynet-webportal/logs/db_backup_`date +"%Y-%m-%d-%H%M"`.log 2 > &1
0 5 * * * /home/user/skynet-webportal/scripts/es_cleaner.py 1 http://localhost:9200
15 * * * * /home/user/skynet-webportal/scripts/nginx-prune.sh
*/30 * * * * docker exec nginx /etc/nginx/scripts/purge-blocklist.sh