From 031fda90411d9726918228752c2cb3a7ecdcffb8 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 19 Feb 2022 16:15:31 -0500 Subject: [PATCH] Update npm_update.sh --- misc/npm_update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/npm_update.sh b/misc/npm_update.sh index 6bfef651..8570f566 100644 --- a/misc/npm_update.sh +++ b/misc/npm_update.sh @@ -155,7 +155,7 @@ echo -e "${CM}${CL} \r" T="$(($(date +%s)-T))" IP=$(hostname -I | cut -f1 -d ' ') -echo -e "${GN}Successfully Updated Nginx Proxy Manager, and it only took ${RD}${T} seconds,${CL} - ${BL}Then Go To https://${IP}:81 ${CL} +echo -e "${GN}Successfully Updated Nginx Proxy Manager, and it took ${RD}${T} seconds.${CL} + ${BL}NPM should be reachable at https://${IP}:81 ${CL} "