From 49edfdbc3102cf9007ca8f82a1f0ca969e5ec6b8 Mon Sep 17 00:00:00 2001 From: Kristo Copani Date: Fri, 29 Nov 2024 03:33:17 +0200 Subject: [PATCH] more cleanup --- ct/inspircd.sh | 2 +- json/inspircd.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ct/inspircd.sh b/ct/inspircd.sh index 101866b7..8032f31d 100644 --- a/ct/inspircd.sh +++ b/ct/inspircd.sh @@ -94,4 +94,4 @@ description msg_ok "Completed Successfully!\n" echo -e "${APP} server should be reachable by connecting to the following server. - ${BL}Server Name:${IP} \nPort:6667${CL} \n" \ No newline at end of file + ${BL}Server Name:${IP} \nPort:6667${CL} \n" diff --git a/json/inspircd.json b/json/inspircd.json index b94d4703..fc3f0478 100644 --- a/json/inspircd.json +++ b/json/inspircd.json @@ -31,4 +31,4 @@ "password": null }, "notes": [] - } \ No newline at end of file + }