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

Update meshcentral-install.sh

pull/184/head
tteckster 3 years ago committed by GitHub
parent 89243d9fc1
commit 1cc8577ea8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,7 +54,7 @@ msg_info "Setting up Node.js Repository"
sudo curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - &>/dev/null sudo curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - &>/dev/null
msg_ok "Set up Node.js Repository" msg_ok "Set up Node.js Repository"
msg_lnfo "Installing Node.js" msg_info "Installing Node.js"
apt-get install -y nodejs &>/dev/null apt-get install -y nodejs &>/dev/null
msg_ok "Installed Node.js" msg_ok "Installed Node.js"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.