소스 검색

Actualizar '0-Instalador/install.sh'

yosoyhendrix 18 시간 전
부모
커밋
1f22db0118
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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
 }