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

Update node-red_setup.sh

pull/18/head
tteckster 3 years ago committed by GitHub
parent 9d5447db08
commit 402c47de86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,8 +29,6 @@ apt-get -y purge openssh-{client,server} >/dev/null
apt-get autoremove >/dev/null apt-get autoremove >/dev/null
msg "Updating container OS..." msg "Updating container OS..."
apt update &>/dev/null
apt-get -qqy upgrade &>/dev/null
msg "Installing prerequisites..." msg "Installing prerequisites..."
apt-get -qqy install \ apt-get -qqy install \

Loading…
Cancel
Save

Powered by BW's shoe-string budget.