ajout update process nextcloud
This commit is contained in:
parent
66844bea3f
commit
5812629712
@ -1179,7 +1179,7 @@ docker exec --user www-data -it nextcloud /var/www/html/occ db:add-missing-indic
|
||||
docker exec --user www-data -it <NOM_DU_CONTAINER> /var/www/html/occ <COMMANDE-DB>
|
||||
```
|
||||
|
||||
??? info Crontab (pour nettoyer Nextcloud régulierement)
|
||||
??? "Crontab (pour nettoyer Nextcloud régulierement)"
|
||||
```bash
|
||||
crontab -e
|
||||
*/5 * * * * docker exec -u www-data <NOM_DU_CONTAINER> php -f cron.php
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user