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:
parent
3e7b1707b4
commit
8e8b49f757
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue