„scripts/start-server.sh“ ändern
This commit is contained in:
@@ -21,7 +21,7 @@ else
|
|||||||
echo "---ssh_host_ed25519_key found!---"
|
echo "---ssh_host_ed25519_key found!---"
|
||||||
fi
|
fi
|
||||||
echo "---Starting ssh daemon---"
|
echo "---Starting ssh daemon---"
|
||||||
/usr/sbin/sshd -f ${DATA_DIR}/ssh_config
|
/usr/sbin/sshd -f ${DATA_DIR}/sshd_config
|
||||||
sleep 2
|
sleep 2
|
||||||
echo "----------------------------------------------------------------------"
|
echo "----------------------------------------------------------------------"
|
||||||
echo "---Container fully started connect to it by typing in your console:---"
|
echo "---Container fully started connect to it by typing in your console:---"
|
||||||
|
Reference in New Issue
Block a user