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

Update npm_setup.sh

pull/26/head
tteckster 3 years ago committed by GitHub
parent 6b17f0d45c
commit f75d65d6aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,6 @@ apt-get update &>/dev/null
apt-get -qqy upgrade &>/dev/null 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
apt-get update &>/dev/null apt-get update &>/dev/null
apt-get -qqy install \ apt-get -qqy install \
sudo \ sudo \

Loading…
Cancel
Save

Powered by BW's shoe-string budget.