Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/65449f97e65bd85ddacd7026ec48ad7ee491d221 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 35abefca0a
commit 65449f97e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,7 +31,7 @@ echo -e "${CM}${CL} \r"
echo -en "${GN} Setting Default Webmin usermame & password to root... "
/usr/share/webmin/changepass.pl /etc/webmin root root &>/dev/null
rm -rf /root/webmin_1.990_all.deb
rm -rf /root/webmin_1.996_all.deb
echo -e "${CM}${CL} \r"
IP=$(hostname -I | cut -f1 -d ' ')
echo -e "${BL} Successfully Installed Webmin, Now Go To https://${IP}:10000 ${CL}"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.