From f41958e7318c9a562d2f18952f049091ecd7caae Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 28 Jan 2022 11:13:30 +0100 Subject: [PATCH] Update change_url --- scripts/change_url | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/change_url b/scripts/change_url index e5bf9c6..5c5bfd3 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -110,8 +110,6 @@ domain="$new_domain" ynh_add_config --template=../conf/.env.example --destination=$final_path/.env chmod 600 $final_path/.env - - #================================================= # RELOAD NGINX #=================================================