Subir archivos a "/"
This commit is contained in:
parent
56882bd929
commit
96d9889b66
2
LATAM
2
LATAM
@ -295,7 +295,7 @@ instalador_final() {
|
|||||||
chmod +rwx /bin/autoinicios
|
chmod +rwx /bin/autoinicios
|
||||||
wget -O /etc/systemd/system/iniciolatam.service https://raw.githubusercontent.com/NetVPS/LATAM_Oficial/main/Ejecutables/iniciolatam.service &>/dev/null
|
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
|
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
|
chmod +rwx /bin/check-update
|
||||||
wget -O /etc/SCRIPT-LATAM/temp/version_actual https://raw.githubusercontent.com/NetVPS/LATAM_Oficial/main/Version &>/dev/null
|
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
|
echo '#!/bin/sh -e' >/etc/rc.local
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user