mirror of
https://github.com/nextcloud/docker.git
synced 2026-05-04 19:56:47 +02:00
docs: update occ link
Signed-off-by: SirRGB <sirrgb@proton.me>
This commit is contained in:
parent
803d941dcb
commit
ce22ef5162
@ -195,7 +195,7 @@ See:
|
||||
|
||||
## Accessing the Nextcloud command-line interface (`occ`)
|
||||
|
||||
To use the [Nextcloud command-line interface](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html) (aka. `occ` command):
|
||||
To use the [Nextcloud command-line interface](https://docs.nextcloud.com/server/latest/admin_manual/occ_command.html) (aka. `occ` command):
|
||||
```console
|
||||
$ docker exec -it --user www-data CONTAINER_ID php occ
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user