mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-05 05:28:47 +02:00
Update
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#!/bin/execlineb -P
|
||||
with-contenv
|
||||
s6-envdir /run/user/1000
|
||||
s6-setuidgid ${USER}
|
||||
/usr/local/bin/gotty --address localhost -p 8080 --path log --title-format "BirdNET-Pi Log" birdnet_log.sh
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
#!/bin/execlineb -P
|
||||
with-contenv
|
||||
s6-envdir /run/user/1000
|
||||
s6-setuidgid ${USER}
|
||||
/usr/local/bin/birdnet_recording.sh
|
||||
@@ -1,4 +1,3 @@
|
||||
#!/bin/execlineb -P
|
||||
with-contenv
|
||||
s6-envdir /run/user/1000
|
||||
/usr/local/bin/livestream.sh
|
||||
@@ -1,4 +1,3 @@
|
||||
#!/bin/execlineb -P
|
||||
with-contenv
|
||||
s6-envdir /run/user/1000
|
||||
/usr/local/bin/gotty --address localhost -w -p 8888 --path terminal --title-format "BirdNET-Pi Terminal" login
|
||||
|
||||
Reference in New Issue
Block a user