1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tiddlywiki_ynh.git synced 2024-09-03 20:26:34 +02:00

Update upgrade

This commit is contained in:
ericgaspar 2021-08-24 07:44:03 +02:00
parent 6b5a1718aa
commit cbe889e50d

View file

@ -21,7 +21,7 @@ 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)
admin=$(ynh_app_setting_get --app=$app --key=admin)
passwordn=$(ynh_app_setting_get --app=$app --key=password)
password=$(ynh_app_setting_get --app=$app --key=password)
#=================================================
# CHECK VERSION