From 26c6a463501afab56252854e458bd351e5c4c35c Mon Sep 17 00:00:00 2001 From: bender <123113548+LeLawnGames@users.noreply.github.com> Date: Sun, 13 Sep 2026 20:35:12 -0700 Subject: [PATCH] Update containers.md --- cli/containers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cli/containers.md b/cli/containers.md index 9596364..653ecd3 100644 --- a/cli/containers.md +++ b/cli/containers.md @@ -18,5 +18,5 @@ To exit the container: ## Nextcloud stuff -'''docker exec -u www-data nextcloud-aio-nextcloud php /var/www/html/[occ command] -''' +```docker exec -u www-data nextcloud-aio-nextcloud php /var/www/html/[occ command] +```