etc/ssh: rm copy

This commit is contained in:
Aminda Suomalainen 2021-01-30 21:35:05 +02:00
parent 0572613d99
commit f1ea1e17d9
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
#!/usr/bin/env bash
set -x
mkdir -p /etc/ssh
cat ssh_config > /etc/ssh/ssh_config
cat sshd_config > /etc/ssh/sshd_config
chmod a-x,u+rw,g+r-w,o+r-w /etc/ssh/ssh?_config
set +x