Explorar o código

Update webmin.sh

tteckster %!s(int64=3) %!d(string=hai) anos
pai
achega
24e13ac931
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      misc/webmin.sh

+ 1 - 1
misc/webmin.sh

@@ -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)"