1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tinyfilemanager_ynh.git synced 2024-09-03 20:36:01 +02:00

Update upgrade

This commit is contained in:
jarod5001 2022-05-19 12:54:14 +01:00 committed by GitHub
parent e6dbe93df1
commit 38c05fbcc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@ app=$YNH_APP_INSTANCE_NAME
final_path=$(ynh_app_setting_get --app=$app --key=final_path)
domain=$(ynh_app_setting_get --app=$app --key=domain)
phpversion=$(ynh_app_setting_get --app=$app --key=phpversion)
path_url=$(ynh_app_setting_get --app=$app --key=path)
#=================================================
# CHECK VERSION