Subir archivos a "/"

This commit is contained in:
darnix 2025-11-27 01:15:03 +00:00
parent 56882bd929
commit 96d9889b66

2
LATAM
View File

@ -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