mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 17:55:21 +03:00
D
This commit is contained in:
parent
1d15eaae26
commit
6d75415f22
@ -11,9 +11,4 @@ raw_config=$(python3 /usr/local/go2rtc/create_config.py)
|
|||||||
|
|
||||||
# Replace the bash process with the go2rtc process, redirecting stderr to stdout
|
# Replace the bash process with the go2rtc process, redirecting stderr to stdout
|
||||||
exec 2>&1
|
exec 2>&1
|
||||||
|
|
||||||
echo starting go2rtc
|
|
||||||
sleep 20s
|
|
||||||
exit 0
|
|
||||||
|
|
||||||
exec go2rtc -config="${raw_config}"
|
exec go2rtc -config="${raw_config}"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user