From e4d8b624526121a6370927952d88a98fd283016e Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
Date: Sun, 5 May 2024 09:06:59 -0400
Subject: [PATCH] Update fenrus.sh

tweak
---
 ct/fenrus.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/ct/fenrus.sh b/ct/fenrus.sh
index 596f8f48d..1b0e18482 100644
--- a/ct/fenrus.sh
+++ b/ct/fenrus.sh
@@ -5,7 +5,6 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
 # Co-Author: Scorpoon
 # License: MIT
 # https://github.com/tteck/Proxmox/raw/main/LICENSE
-# Source: https://github.com/revenz/Fenrus
 
 function header_info {
 clear
@@ -89,4 +88,4 @@ description
 
 msg_ok "Completed Successfully!\n"
 echo -e "${APP} should be reachable by going to the following URL.
-         ${BL}http://${IP}:5000${CL} \n"
\ No newline at end of file
+         ${BL}http://${IP}:5000${CL} \n"