1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/framaforms_ynh.git synced 2024-09-03 18:36:12 +02:00

Update upgrade

This commit is contained in:
Éric Gaspar 2023-12-19 15:17:21 +01:00
parent e8ce165bf2
commit 967bcd56ad

View file

@ -123,7 +123,7 @@ then
ynh_exec_as $app env PATH=$PATH drush @$app variable-set --exact maintenance_mode 0
popd
update-alternatives --set php /usr/bin/php${YNH_DEFAULT_PHP_VERSION}
update-alternatives --set php /usr/bin/php${YNH_PHP_VERSION}
fi
#=================================================