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

fix bug upgrade old version

This commit is contained in:
BenoitCier 2021-03-31 15:33:13 +02:00
parent 3e7b1707b4
commit 8e8b49f757

View file

@ -114,6 +114,8 @@ then
ynh_systemd_action --service_name=nginx --action=reload
#finalyse upgrade
ynh_local_curl "/index.php"
sleep 5
ynh_local_curl "/index.php"
upgrade_type="UPGRADE_APP"
fi
#=================================================