1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osjs_ynh.git synced 2024-09-03 19:56:11 +02:00

Update upgrade

This commit is contained in:
frju365 2017-08-07 00:57:02 +02:00 committed by GitHub
parent 268a00218d
commit 365d36daf2

View file

@ -25,7 +25,6 @@ DESTDIR="/var/www/$app"
# Retrieve arguments
domain=$(ynh_app_setting_get "$app" domain)
path_url=$(ynh_normalize_url_path "$(ynh_app_setting_get "$app" path_url)")
final_path=$(ynh_app_setting_get "$app" final_path)
is_public=$(ynh_app_setting_get "$app" is_public)
port=$(ynh_app_setting_get "$app" port)