Merge pull request #2547 from SirRGB/master

docs: update occ link
pull/2554/head
Josh 3 months ago committed by GitHub
commit 09d8d0d6d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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