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

Update upgrade

This commit is contained in:
ericgaspar 2022-04-09 14:17:32 +02:00
parent 7208ead810
commit 65f1cca52d

View file

@ -20,6 +20,7 @@ domain=$(ynh_app_setting_get --app=$app --key=domain)
path_url=$(ynh_app_setting_get --app=$app --key=path)
final_path=$(ynh_app_setting_get --app=$app --key=final_path)
port=$(ynh_app_setting_get --app=$app --key=port)
expire=$(ynh_app_setting_get --app=$app --key=expire)
#=================================================
# CHECK VERSION