„scripts/start-server.sh“ ändern

This commit is contained in:
2021-12-26 14:20:05 +01:00
parent 2f3997b1a2
commit 15c8506cfe

View File

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