From 91872525ba09da7f65733c619a3d54fd3f120685 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Fri, 13 Dec 2024 16:29:50 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- nextcloud/POST_INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/POST_INSTALL.md b/nextcloud/POST_INSTALL.md index 3c66247..ef2c701 100644 --- a/nextcloud/POST_INSTALL.md +++ b/nextcloud/POST_INSTALL.md @@ -6,7 +6,7 @@ To check see if the /Templates directory is populated. - Update Nextcoud to the latest version via Administration settings, this can take more than one run -- Apply the recommended occ commands, usually: +- Apply the recommended in Administration settings `occ` commands, usually: - `turnkey-occ maintenance:repair --include-expansive` - `turnkey-occ db:add-missing-indices`