Prechádzať zdrojové kódy

Update nginxproxymanager-install.sh

tweak
tteckster 2 rokov pred
rodič
commit
41f44f4c28
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      install/nginxproxymanager-install.sh

+ 1 - 1
install/nginxproxymanager-install.sh

@@ -52,7 +52,7 @@ $STD apt-get update
 $STD apt-get -y install openresty
 msg_ok "Installed Openresty"
 
-msg_info "Installing Node.js (Patience)"
+msg_info "Installing Node.js"
 $STD bash <(curl -fsSL https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh)
 . ~/.bashrc
 $STD nvm install 16.20.1