From 9be3e29aafcc8264b3a3dc6d4a8d14957c0b0eda Mon Sep 17 00:00:00 2001 From: PJ Date: Fri, 10 Dec 2021 17:33:23 +0100 Subject: [PATCH] Add newline --- setup-scripts/support/crontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-scripts/support/crontab b/setup-scripts/support/crontab index a3b9d47d..4467733b 100644 --- a/setup-scripts/support/crontab +++ b/setup-scripts/support/crontab @@ -5,4 +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 \ No newline at end of file +*/30 * * * * docker exec nginx /etc/nginx/scripts/purge-blocklist.sh