diff --git a/start.sh b/start.sh index c0c2ade..865fa61 100644 --- a/start.sh +++ b/start.sh @@ -3,7 +3,9 @@ # Hostname echo escape-room > /etc/hostname +sleep 1 service cron start +sleep 1 # SSH exec /usr/sbin/sshd -D \ No newline at end of file