Actualiser roles/cloud/files/cron.sh
Signed-off-by: florian.richer <florian.richer@protonmail.com>
This commit is contained in:
parent
7ab4c78280
commit
d687aaac04
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
docker-compose exec -T nextcloud su - www-data -s /bin/bash -c 'php -f /var/www/html/cron.php'
|
||||
docker compose exec -T nextcloud su - www-data -s /bin/bash -c 'php -f /var/www/html/cron.php'
|
||||
|
|
Loading…
Reference in a new issue