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

Update upgrade

This commit is contained in:
yalh76 2022-07-28 02:45:17 +02:00
parent 34ef0f21bb
commit 51937c613e

View file

@ -21,6 +21,8 @@ path_url=$(ynh_app_setting_get --app=$app --key=path)
language=$(ynh_app_setting_get --app=$app --key=language)
final_path=$(ynh_app_setting_get --app=$app --key=final_path)
timezone="$(cat /etc/timezone)"
#=================================================
# CHECK VERSION
#=================================================