Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/d9b9e7a851a76dd0ad07e2d0d18e08e1d425e904?style=unified&whitespace=ignore-eol You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update dashy-install.sh

tweak
pull/1593/head
tteckster 2 years ago committed by GitHub
parent eb9f50901c
commit d9b9e7a851
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,7 +28,7 @@ $STD bash <(curl -fsSL https://deb.nodesource.com/setup_16.x)
msg_ok "Set up Node.js Repository"
msg_info "Installing Node.js"
$STD apt-get install -y nodejs 16.20.1
$STD apt-get install -y nodejs=16.20.1
$STD npm install -g pnpm
msg_ok "Installed Node.js"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.