Merge branch 'human-geek-main-patch-60281' into 'main'
Ajout d'une commande pour la mise a jour. See merge request a-lec/commissions/chalec/nuage!3
This commit is contained in:
commit
935a333c87
1 changed files with 2 additions and 0 deletions
|
@ -278,6 +278,8 @@ function update_core ()
|
|||
cdnextcloud
|
||||
cd ./updater
|
||||
sudo -u www-data php --define apc.enable_cli=1 updater.phar --no-interaction
|
||||
cdnextcloud
|
||||
sudo -u www-data php --define apc.enable_cli=1 occ upgrade --no-interaction
|
||||
}
|
||||
|
||||
function post_update ()
|
||||
|
|
Loading…
Reference in a new issue