소스 검색

Update npm_update.sh

tteckster 3 년 전
부모
커밋
031fda9041
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      misc/npm_update.sh

+ 2 - 2
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}
                   
                   "