Update crontab
This commit is contained in:
parent
7453b3b498
commit
97cdcd2f64
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
# Run the ClamAV scan
|
# Run the ClamAV scan
|
||||||
''@monthly root /Storage/Data/docker-compose/sysctl.io/scripts/clamscan-cron.sh''
|
''@monthly root /Storage/Data/docker-compose/sysctl.io/scripts/clamscan-cron.sh''
|
||||||
# Run the Nextcloud cronjobs hourly
|
# Run the Nextcloud cronjobs hourly
|
||||||
''@hourly root docker exec -uwww-data nextcloud php -f /var/www/html/cron.php'';
|
''@hourly root docker exec -uwww-data nextcloud php -f /var/www/html/cron.php''
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue