Update dockerrun.sh
This commit is contained in:
parent
f9225b1c0d
commit
426d833050
@ -15,7 +15,7 @@ if [ ! -d /config/ssh ]; then
|
||||
fi
|
||||
echo "Remapping ssh directory"
|
||||
rm -rf /etc/ssh
|
||||
ln -s /config/ssd /etc/ssh
|
||||
ln -s /config/ssh /etc/ssh
|
||||
|
||||
echo "Starting SSH server"
|
||||
/usr/sbin/sshd -D
|
||||
Loading…
x
Reference in New Issue
Block a user