Update LATAM

This commit is contained in:
darnix1 2025-04-25 21:53:23 -06:00 committed by GitHub
parent bcac7b88fc
commit c882098770
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
LATAM
View File

@ -144,7 +144,7 @@ password required pam_permit.so' >/etc/pam.d/common-password && chmod +x /etc/pa
clear && clear
apt update
apt upgrade -y
wget /root/LATAM https://raw.githubusercontent.com/ChumoGH/ADMcgh/main/Instalador/LATAM -O /usr/bin/LATAM &>/dev/null
wget /root/LATAM https://raw.githubusercontent.com/darnix1/Botcgh/refs/heads/main/LATAM -O /usr/bin/LATAM &>/dev/null
chmod +x /usr/bin/LATAM
}
@ -180,7 +180,7 @@ dependencias() {
}
install_paquetes() {
wget /root/LATAM https://raw.githubusercontent.com/ChumoGH/ADMcgh/main/Instalador/LATAM -O /usr/bin/LATAM &>/dev/null
wget /root/LATAM https://raw.githubusercontent.com/darnix1/Botcgh/refs/heads/main/LATAM -O /usr/bin/LATAM &>/dev/null
chmod +x /usr/bin/LATAM
clear && clear
#------- BARRA DE ESPERA
@ -224,7 +224,7 @@ done
## PASO DOS
Install_key() {
wget /root/LATAM https://raw.githubusercontent.com/ChumoGH/ADMcgh/main/Instalador/LATAM -O /usr/bin/LATAM &>/dev/null
wget /root/LATAM https://raw.githubusercontent.com/darnix1/Botcgh/refs/heads/main/LATAM -O /usr/bin/LATAM &>/dev/null
chmod +x /usr/bin/LATAM
/bin/cp /etc/skel/.bashrc ~/
clear && clear