parent
e91219faf2
commit
959fdbf06a
|
@ -278,6 +278,8 @@ function update_core ()
|
||||||
cdnextcloud
|
cdnextcloud
|
||||||
cd ./updater
|
cd ./updater
|
||||||
sudo -u www-data php --define apc.enable_cli=1 updater.phar --no-interaction
|
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 ()
|
function post_update ()
|
||||||
|
|
Loading…
Reference in New Issue