mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
fix the mastercontainer
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
95145d9b15
commit
e7ff0e2615
3 changed files with 15 additions and 16 deletions
|
|
@ -2,6 +2,6 @@
|
|||
set -eu
|
||||
|
||||
while true; do
|
||||
php /var/www/docker-aio/php/src/Cron/cron.php
|
||||
sudo -u www-data php /var/www/docker-aio/php/src/Cron/cron.php
|
||||
sleep 1d
|
||||
done
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue