Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/6be1f084d6b433ffe14f862ddb3fe85ffd9ebf8d?style=unified&whitespace=ignore-change 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 39f0fe7c11
commit 6be1f084d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,8 +33,8 @@ 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.984_all.deb
echo -e "${CM}${CL} \r"
echo -e "${BL} Successfully Installed Webmin, Now Go To https://IP:10000 ${CL}"
IP=$(hostname -I | cut -f1 -d ' ')
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.