mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
update apps during upgrade
This commit is contained in:
parent
2d88325ab6
commit
c80b08ab36
1 changed files with 3 additions and 0 deletions
|
@ -271,6 +271,9 @@ EOF
|
|||
# Enable LDAP plugin
|
||||
exec_occ app:enable user_ldap
|
||||
|
||||
# Update all installed apps
|
||||
exec_occ app:update --all
|
||||
|
||||
# Load the config file in nextcloud
|
||||
exec_occ config:import "$nc_conf"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue