diff --git a/scripts/change_url b/scripts/change_url index 8b5c115..3ecc370 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -97,6 +97,7 @@ then # Store file checksum for the new config file location ynh_store_file_checksum --file="/etc/nginx/conf.d/$new_domain.d/$app.conf" domain="$new_domain" + path_url="$new_path" fi #=================================================