tteckster пре 3 година
родитељ
комит
413c4e1dbc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      webmin.sh

+ 1 - 1
webmin.sh

@@ -18,7 +18,7 @@ echo -e "${CHECKMARK} \e[1;92m Installing Webmin... \e[0m"
 dpkg --install webmin_1.983_all.deb &>/dev/null
 dpkg --install webmin_1.983_all.deb &>/dev/null
 echo -e "${CHECKMARK} \e[1;92m Setting Default Webmin usermame & password to root... \e[0m"
 echo -e "${CHECKMARK} \e[1;92m Setting Default Webmin usermame & password to root... \e[0m"
 /usr/share/webmin/changepass.pl /etc/webmin root root &>/dev/null
 /usr/share/webmin/changepass.pl /etc/webmin root root &>/dev/null
-echo -e    "Installed Successfully! Go To IP:10000"
+echo -e    "Install Complete, Now Go To IP:10000"
 
 
 
 
 # bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/webmin.sh)"
 # bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/webmin.sh)"