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

Update webmin.sh

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

@ -34,7 +34,7 @@ echo -en "${GN} Setting Default Webmin usermame & password to root... "
rm -rf /root/webmin_1.984_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}"
echo -e "${BL} Successfully Installed Webmin, Now Go To https://${IP}:10000 ${CL}"
# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/webmin.sh)"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.