modified: README.md
Some checks failed
/ continuous-deploy (push) Failing after 21s

This commit is contained in:
Márcio Fernandes
2026-04-26 20:50:49 +00:00
parent 816e21af68
commit ad7c6807f7

View File

@@ -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