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

Update npm_setup.sh

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

@ -33,7 +33,7 @@ apt-get -qqy upgrade &>/dev/null
echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m" echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m"
echo "fs.file-max = 65535" > /etc/sysctl.conf echo "fs.file-max = 65535" > /etc/sysctl.conf
apt-get update &>/dev/null apt update &>/dev/null
sleep 3 sleep 3
apt-get -qqy install \ apt-get -qqy install \
sudo \ sudo \

Loading…
Cancel
Save

Powered by BW's shoe-string budget.