1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/radarr_ynh.git synced 2024-09-03 20:16:13 +02:00

Fix change_url

This commit is contained in:
tituspijean 2021-12-18 22:24:05 +01:00
parent 6bb6e3e172
commit c2cfaf9c70
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -89,8 +89,11 @@ then
# Set global variables for NGINX helper
domain="$old_domain"
path_url="$new_path"
path="$new_path"
# Create a dedicated NGINX config
ynh_add_nginx_config
else
path="$old_path"
fi
# Change the domain for NGINX