1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monitorix_ynh.git synced 2024-09-03 19:46:06 +02:00

Update upgrade

This commit is contained in:
yalh76 2022-06-19 21:53:01 +02:00
parent b9df8d5905
commit 95b1729e10

View file

@ -71,7 +71,7 @@ fi
if [ -z "$port" ]; then
port=$(ynh_app_setting_get --app=$app --key=http_port)
ynh_app_setting_set --app=$app --key=port --value=$port
ynh_app_setting_delete --app=app --key=http_port
ynh_app_setting_delete --app=$app --key=http_port
fi
# Remove old hook if exist