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 #=================================================