From 3fdf7824c496aac816559bb95721d288e80e848e Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 28 Feb 2021 11:17:38 +0100 Subject: [PATCH] Update change_url --- scripts/change_url | 1 + 1 file changed, 1 insertion(+) 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 #=================================================