Files
hassio-addons/zzz_draft_birdnet-pi/rootfs/custom-services.d/web_terminal
Alexandre 39124019d1 update
2024-04-25 15:59:44 +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