Files
hassio-addons/zzz_draft_birdnet-pi2/rootfs/custom-services.d/01_web_terminal
2024-04-26 12:20:29 +02:00

5 lines
213 B
Plaintext

#!/usr/bin/with-contenv bashio
echo "Starting service: web terminal"
exec \
s6-setuidgid "$USER" /usr/local/bin/gotty --address localhost -w -p 8888 --path terminal --title-format "birdnet-pi2 Terminal" login