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:
parent
4959d5d534
commit
51eb63cf12
1 changed files with 1 additions and 1 deletions
|
@ -39,8 +39,8 @@ ynh_add_nginx_config
|
||||||
#=================================================
|
#=================================================
|
||||||
# Framaforms 2 Yakforms Backup
|
# Framaforms 2 Yakforms Backup
|
||||||
#=================================================
|
#=================================================
|
||||||
upgrade_to_yakforms=false
|
|
||||||
|
|
||||||
|
if [ "$upgrade_to_yakforms" = false ]
|
||||||
then
|
then
|
||||||
update-alternatives --set php /usr/bin/php$phpversion
|
update-alternatives --set php /usr/bin/php$phpversion
|
||||||
upgrade_to_yakforms=true
|
upgrade_to_yakforms=true
|
||||||
|
|
Loading…
Add table
Reference in a new issue