From 28b56bc8b2f4e06f61e77f049ba254e2f54ee2d9 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Sat, 20 Mar 2021 07:14:24 +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 126010e..03a0455 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -67,15 +67,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 #=================================================