Update npm_update.sh

This commit is contained in:
tteckster 2022-02-19 16:15:31 -05:00 committed by GitHub
parent 24e96b62e4
commit 031fda9041
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}
"