소스 검색

Fix sshd template location

DricomDragon 3 년 전
부모
커밋
9c004e1554
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Install/server-custom

+ 1 - 1
Install/server-custom

@@ -3,5 +3,5 @@
 # SSH
 
 ## Config server
-sudo cp ./Templates/sshd_config /etc/ssh/
+sudo cp ./Templates/examples/sshd_config /etc/ssh/