From 177fad9e41d4d67242b20d666b2e277100fb688a Mon Sep 17 00:00:00 2001 From: ralfk Date: Fri, 17 Jan 2025 10:34:28 +0100 Subject: [PATCH] Bauer: 2025-01-17 10:34:28 --- Technik/Nextcloud-Einstellungen.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Technik/Nextcloud-Einstellungen.md b/Technik/Nextcloud-Einstellungen.md index 07c76d6..4348e42 100644 --- a/Technik/Nextcloud-Einstellungen.md +++ b/Technik/Nextcloud-Einstellungen.md @@ -9,5 +9,11 @@ Display vga. (kein VM_VGA) Die anderen muss ich noch machen ! #todo +### How to run `occ` commands? + +[](https://github.com/nextcloud/all-in-one#how-to-run-occ-commands) + +Simply run the following: `sudo docker exec --user www-data -it nextcloud-aio-nextcloud php occ your-command`. Of course `your-command` needs to be exchanged with the command that you want to run. + #synology #nextcloud \ No newline at end of file