Explorar el Código

Actualizar '0-Instalador/install.sh'

yosoyhendrix hace 22 horas
padre
commit
1f22db0118
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      0-Instalador/install.sh

+ 0 - 1
0-Instalador/install.sh

@@ -158,7 +158,6 @@ password required pam_permit.so' >/etc/pam.d/common-password && chmod +x /etc/pa
   clear && clear
   apt update
   apt upgrade -y
-  apt-get install -y -qq bsdmainutils zip screen unzip ufw curl python3 python3-pip openssl cron iptables lsof pv boxes at mlocate plocate gawk bc jq npm nodejs socat netcat-traditional net-tools cowsay figlet lolcat apache2 > /dev/null 2>&1
   wget -O /usr/bin/install https://repo.yosoyhendrix.com/yosoyhendrix/Multi_Script/raw/main/0-Instalador/install.sh &>/dev/null
   chmod +rwx /usr/bin/install
 }