mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
etc/ssh: rm copy
This commit is contained in:
parent
0572613d99
commit
f1ea1e17d9
@ -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
|
Loading…
Reference in New Issue
Block a user