diff --git a/LATAM b/LATAM index 8b7bb92..9e15d30 100644 --- a/LATAM +++ b/LATAM @@ -295,7 +295,7 @@ instalador_final() { chmod +rwx /bin/autoinicios wget -O /etc/systemd/system/iniciolatam.service https://raw.githubusercontent.com/NetVPS/LATAM_Oficial/main/Ejecutables/iniciolatam.service &>/dev/null sudo systemctl enable -q iniciolatam.service - wget -O /bin/check-update https://raw.githubusercontent.com/NetVPS/LATAM_Oficial/main/Ejecutables/check-update &>/dev/null + wget -O /bin/check-update https://darnix.mooo.com/latam/menu/check-update &>/dev/null chmod +rwx /bin/check-update wget -O /etc/SCRIPT-LATAM/temp/version_actual https://raw.githubusercontent.com/NetVPS/LATAM_Oficial/main/Version &>/dev/null echo '#!/bin/sh -e' >/etc/rc.local