mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update npm_update.sh
This commit is contained in:
parent
24e96b62e4
commit
031fda9041
1 changed files with 2 additions and 2 deletions
|
@ -155,7 +155,7 @@ echo -e "${CM}${CL} \r"
|
||||||
T="$(($(date +%s)-T))"
|
T="$(($(date +%s)-T))"
|
||||||
|
|
||||||
IP=$(hostname -I | cut -f1 -d ' ')
|
IP=$(hostname -I | cut -f1 -d ' ')
|
||||||
echo -e "${GN}Successfully Updated Nginx Proxy Manager, and it only took ${RD}${T} seconds,${CL}
|
echo -e "${GN}Successfully Updated Nginx Proxy Manager, and it took ${RD}${T} seconds.${CL}
|
||||||
${BL}Then Go To https://${IP}:81 ${CL}
|
${BL}NPM should be reachable at https://${IP}:81 ${CL}
|
||||||
|
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue