Fix nextcloud crontab and redis without alpine

This commit is contained in:
Florian Zirker 2023-02-07 13:49:38 +01:00
parent 393b2a6053
commit 19bd12f765
2 changed files with 18 additions and 5 deletions

5
nextcloud/crontab Normal file → Executable file
View file

@ -1,4 +1,3 @@
*/5 * * * * php -f /var/www/html/cron.php
1,11,21,31,41,51 * * * * php -f /var/www/html/occ files:cleanup
2,12,22,32,42,52 * * * * php -f /var/www/html/occ files:scan --all
#3,13,23,33,43,53 * * * * php -f /var/www/html/occ preview:pre-generate