From 7d2c5b15b34482dd424b8a5aaf629f2e268c317e Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 13 Jun 2024 13:22:45 +0200 Subject: [PATCH] Update spoolman-install.sh --- install/spoolman-install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install/spoolman-install.sh b/install/spoolman-install.sh index fc94d515..dc2bc31d 100644 --- a/install/spoolman-install.sh +++ b/install/spoolman-install.sh @@ -73,5 +73,3 @@ msg_info "Cleaning up" $STD apt-get -y autoremove $STD apt-get -y autoclean msg_ok "Cleaned" -echo -e "${APP} Setup should be reachable by going to the following URL. - ${BL}http://${IP}:7912${CL} \n"