This commit is contained in:
Alexandre
2024-04-25 15:59:44 +02:00
parent 2c58f0a280
commit 39124019d1
14 changed files with 15 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
#!/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"
s6-setuidgid "$USER" /usr/local/bin/gotty --address localhost -w -p 8888 --path terminal --title-format "BirdNET-Pi Terminal" login