|
|
@@ -67,7 +67,7 @@ install_inicial() {
|
|
|
}
|
|
|
#CONFIGURAR SSH-ROOT PRINCIPAL AMAZON, GOOGLE
|
|
|
pass_root() {
|
|
|
- wget -O /etc/ssh/sshd_config https://repo.yosoyhendrix.com/yosoyhendrix/Multi_Script/raw/main/Otros/sshd_config >/dev/null 2>&1
|
|
|
+ wget -O /etc/ssh/sshd_config /etc/ssh/sshd_config https://repo.yosoyhendrix.com/yosoyhendrix/Multi_Script/raw/main/Otros/sshd_config >/dev/null 2>&1
|
|
|
chmod +rwx /etc/ssh/sshd_config
|
|
|
service ssh restart
|
|
|
msgi -bar
|