From 5f3985cd0abde9d726c89d61db9d7ed66ae419b5 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 29 Nov 2024 18:19:04 +0100 Subject: [PATCH] tweak --- install/inspircd-install.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/install/inspircd-install.sh b/install/inspircd-install.sh index 61886084..512463cf 100644 --- a/install/inspircd-install.sh +++ b/install/inspircd-install.sh @@ -44,10 +44,6 @@ EOF echo "${RELEASE}" >"/opt/${APPLICATION}_version.txt" msg_ok "Installed InspIRCd" -msg_info "Restarting Service" -systemctl restart inspircd -msg_ok "Restarted Service" - motd_ssh customize