From c88209877093f23753975509b44d27e9bcd67dba Mon Sep 17 00:00:00 2001 From: darnix1 <146903037+darnix1@users.noreply.github.com> Date: Fri, 25 Apr 2025 21:53:23 -0600 Subject: [PATCH] Update LATAM --- LATAM | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LATAM b/LATAM index 6600303..92c5184 100644 --- a/LATAM +++ b/LATAM @@ -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