Jelajahi Sumber

Actualizar '0-Instalador/install.sh'

yosoyhendrix 2 hari lalu
induk
melakukan
1fa91c1386
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      0-Instalador/install.sh

+ 1 - 1
0-Instalador/install.sh

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