Disable ttyd

This commit is contained in:
mathiascode 2019-09-27 17:40:55 +03:00
parent 313882cdbf
commit 7d88b8810f

View file

@ -19,6 +19,4 @@ while true; do
sleep 5
done &
ttyd -p $PORT sh -c script/console &
sleep infinity