From 5d6d976db83084e83babeae56eb931ff7e47c0b4 Mon Sep 17 00:00:00 2001 From: bender <123113548+LeLawnGames@users.noreply.github.com> Date: Sun, 13 Sep 2026 20:34:58 -0700 Subject: [PATCH] Update containers.md --- cli/containers.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cli/containers.md b/cli/containers.md index 1012540..9596364 100644 --- a/cli/containers.md +++ b/cli/containers.md @@ -14,4 +14,9 @@ Generally, once inside the container you can act the same as you would in any ot To exit the container: ```bash #/ exit -``` \ No newline at end of file +``` + +## Nextcloud stuff + +'''docker exec -u www-data nextcloud-aio-nextcloud php /var/www/html/[occ command] +'''