2 lines
51 B
Bash
2 lines
51 B
Bash
#!/bin/sh
|
|
ln -sf ./sshd_config /etc/ssh/sshd_config |
#!/bin/sh
|
|
ln -sf ./sshd_config /etc/ssh/sshd_config |