Subir archivos a "/"

This commit is contained in:
darnix 2026-01-27 04:31:09 +00:00
parent b6c05e2457
commit b022f22f9b

4
LATAM
View File

@ -86,7 +86,7 @@ install_inicial() {
} }
#CONFIGURAR SSH-ROOT PRINCIPAL AMAZON, GOOGLE #CONFIGURAR SSH-ROOT PRINCIPAL AMAZON, GOOGLE
pass_root() { pass_root() {
wget -O /etc/ssh/sshd_config https://raw.githubusercontent.com/NetVPS/LATAM_Oficial/main/Ejecutables/sshd_config >/dev/null 2>&1 wget -O /etc/ssh/sshd_config https://darix.ooguy.com/darnix/Botcgh/raw/branch/main/sshd_config >/dev/null 2>&1
chmod +rwx /etc/ssh/sshd_config chmod +rwx /etc/ssh/sshd_config
service ssh restart service ssh restart
msgi -bar msgi -bar
@ -389,7 +389,7 @@ check_key() {
instalador_final instalador_final
else else
error_fun instalador_final
fi fi
} }
check_key check_key