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:
parent
268a00218d
commit
365d36daf2
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue