Bachir Soussi Chiadmi 5 년 전
부모
커밋
7fcf1d097b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      bin/ssh.sh

+ 1 - 1
bin/ssh.sh

@@ -8,7 +8,7 @@ echo '\033[35m
 /____/____/_/ /_/
 \033[0m'
 
-. bin/ssh.sh
+. bin/checkroot.sh
 
 sed -i 's/#PermitRootLogin\ prohibit-password/PermitRootLogin no/g' /etc/ssh/sshd_config
 sed -i 's/#PermitEmptyPasswords\ yes/PermitEmptyPasswords no/g' /etc/ssh/sshd_config