Files
hassio-addons/zzz_draft_birdnet-pi/rootfs/custom-services.d/01_web_terminal
2024-04-26 10:57:34 +02:00

5 lines
212 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-Pi Terminal" login