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

Update npm_container.sh

pull/13/head
tteckster 3 years ago committed by GitHub
parent d2f641558b
commit 3804210089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -74,7 +74,7 @@ function load_module() {
TEMP_DIR=$(mktemp -d)
pushd $TEMP_DIR >/dev/null
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/dev/npm_setup.sh
wget -qL https://raw.githubusercontent.com/tteck/Proxmox/main/npm_setup.sh
load_module overlay

Loading…
Cancel
Save

Powered by BW's shoe-string budget.