tteckster 3 лет назад
Родитель
Сommit
65449f97e6
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      misc/webmin.sh

+ 1 - 1
misc/webmin.sh

@@ -31,7 +31,7 @@ echo -e "${CM}${CL} \r"
 
 
 echo -en "${GN} Setting Default Webmin usermame & password to root... "
 echo -en "${GN} Setting Default Webmin usermame & password to root... "
 /usr/share/webmin/changepass.pl /etc/webmin root root &>/dev/null
 /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"
 echo -e "${CM}${CL} \r"
 IP=$(hostname -I | cut -f1 -d ' ')
 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}"