Explorar o código

Update webmin.sh

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

+ 1 - 0
misc/webmin.sh

@@ -18,6 +18,7 @@ echo -e "${CHECKMARK} \e[1;92m Installing Webmin... \e[0m"
 dpkg --install webmin_1.984_all.deb &>/dev/null
 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
+rm -rf /webmin_1.984_all.deb
 echo -e    "Install Complete, Now Go To https:// IP:10000"