docs: update occ link

Signed-off-by: SirRGB <sirrgb@proton.me>
pull/2547/head
SirRGB 3 months ago
parent 803d941dcb
commit ce22ef5162
No known key found for this signature in database
GPG Key ID: 87052F52D0B053D9

@ -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…
Cancel
Save