„scripts/start-server.sh“ ändern

This commit is contained in:
2021-12-26 14:15:56 +01:00
parent 88bed54896
commit a8839cd2ff

View File

@@ -21,7 +21,7 @@ else
echo "---ssh_host_ed25519_key found!---"
fi
echo "---Starting ssh daemon---"
/usr/sbin/sshd
/usr/sbin/sshd -f ${DATA_DIR}/ssh_config
sleep 2
echo "----------------------------------------------------------------------"
echo "---Container fully started connect to it by typing in your console:---"