From ad7c6807f75c41efe53bcbac8eeb2e22dd5e30b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 26 Apr 2026 20:50:49 +0000 Subject: [PATCH] modified: README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f756a5..fac4f10 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,14 @@ php occ config:app:set whiteboard jwt_secret_key --value="?????" ## cli +When on browser error: + +Please use the command line updater because updating via browser is disabled in your config.php. + +Execute: + ``` bash -su -s /bin/bash www-data -c "php occ upgrade;" +php occ upgrade; ``` ### maintenance mode