Update nginxproxymanager-install.sh

tweak
pull/1593/head
tteckster 1 year ago committed by GitHub
parent 12b51b866f
commit 4110e60f1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,7 +53,7 @@ msg_ok "Installed Openresty"
msg_info "Installing Node.js"
$STD bash <(curl -fsSL https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh)
source ~/.bashrc
. ~/.bashrc
$STD nvm install 16
ln -sf /root/.nvm/versions/node/v16.20.0/bin/node /usr/bin/node
msg_ok "Installed Node.js"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.