Updates
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
ln -sf ./sshd_config /etc/ssh/sshd_config
|
||||
ln -sf $(pwd)/sshd_config /etc/ssh/sshd_config
|
||||
|
||||
if [ "$1" = "reload" ]; then
|
||||
rc-service sshd restart
|
||||
|
||||
Reference in New Issue
Block a user