Subir archivos a "/"
This commit is contained in:
parent
b6c05e2457
commit
b022f22f9b
4
LATAM
4
LATAM
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user