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

Update webmin.sh

pull/355/head
tteckster 3 years ago committed by GitHub
parent 24d0e9792e
commit 35abefca0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,11 +22,11 @@ apt-get -y install libnet-ssleay-perl libauthen-pam-perl libio-pty-perl unzip sh
echo -e "${CM}${CL} \r"
echo -en "${GN} Downloading Webmin... "
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.990_all.deb &>/dev/null
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.996_all.deb &>/dev/null
echo -e "${CM}${CL} \r"
echo -en "${GN} Installing Webmin... "
dpkg --install webmin_1.990_all.deb &>/dev/null
dpkg --install webmin_1.996_all.deb &>/dev/null
echo -e "${CM}${CL} \r"
echo -en "${GN} Setting Default Webmin usermame & password to root... "

Loading…
Cancel
Save

Powered by BW's shoe-string budget.