nextcloud cron
This commit is contained in:
@@ -450,7 +450,11 @@ spec:
|
||||
name: nextcloud-config
|
||||
subPath: upgrade-disable-web.config.php
|
||||
- command:
|
||||
- /cron.sh
|
||||
- /bin/sh
|
||||
- -c
|
||||
- |
|
||||
echo "*/1 * * * * php -f /var/www/html/cron.php" > /etc/crontabs/www-data
|
||||
exec busybox crond -f -L /dev/stdout
|
||||
env:
|
||||
- name: POSTGRES_HOST
|
||||
valueFrom:
|
||||
|
||||
Reference in New Issue
Block a user