mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update upgrade
This commit is contained in:
parent
e821c6c06b
commit
de430e91ac
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@ exec_occ() {
|
|||
then
|
||||
NEXTCLOUD_PHP_VERSION="7.0"
|
||||
else
|
||||
NEXTCLOUD_PHP_VERSION=$YNH_PHP_VERSION
|
||||
NEXTCLOUD_PHP_VERSION=$YNH_PHP_VERSION
|
||||
fi
|
||||
(cd "$final_path" && exec_as "$app" \
|
||||
php$NEXTCLOUD_PHP_VERSION occ --no-interaction --no-ansi "$@")
|
||||
|
|
Loading…
Add table
Reference in a new issue