From 49114f16cf14948bbad2d9d8542ff092131fd7f2 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 3 Dec 2020 09:10:22 +0100 Subject: [PATCH] Update change_url --- scripts/change_url | 9 --------- 1 file changed, 9 deletions(-) diff --git a/scripts/change_url b/scripts/change_url index 2dacb1d..6967d80 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -66,15 +66,6 @@ then change_path=1 fi -#================================================= -# STANDARD MODIFICATIONS -#================================================= -# STOP SYSTEMD SERVICE -#================================================= -ynh_script_progression --message="Stopping a systemd service..." --time --weight=1 - -ynh_systemd_action --service_name=$app --action="stop" --log_path="/var/log/$app/$app.log" - #================================================= # MODIFY URL IN NGINX CONF #=================================================