docs: Add command line to access nextcloud occ binary

This commit is contained in:
Simon 2020-12-02 12:41:50 +01:00
parent 9dbeda11db
commit c9b78e2cc2
1 changed files with 8 additions and 0 deletions

View File

@ -12,6 +12,14 @@
On peut trouver [la documentation ici][documentation].
## Aide
```sh
docker exec --user www-data -it nextcloud bash
docker-compose exec --user www-data nextcloud php occ db:add-missing-primary-keys
```
## TODO
- [x] Mise en place d'une sauvegarde / restauration de sauvegarde