Files
addons/ssh/rootfs/etc/services.d/ttyd/run
Pascal Vizeli c853fcef65 Add support for new audo layer (#1153)
* Add support for new audo layer

* Add layer

* restucture

* better struct

* Improve devcontainer

* Fix container

* Fix LN

* disable lint

* ignore
2020-03-01 13:08:12 +01:00

8 lines
337 B
Plaintext

#!/usr/bin/with-contenv bashio
# ==============================================================================
# Start ttyd service for ingress
# ==============================================================================
bashio::log.info "Starting Web Terminal..."
cd /root
exec ttyd -p 8099 tmux -u new -A -s homeassistant bash -l