This website requires JavaScript.
Explore
Help
Sign In
administrator
/
frigate
Watch
1
Star
0
Fork
0
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2026-08-02 17:12:16 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
1f963ec5aa004d4cd89245814f26579cec9c966e
frigate
/
docker
/
rootfs
/
usr
/
local
/
bin
/
frigate
T
6 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Log all services to memory (
#4587
)
2022-12-07 10:47:40 -03:00
#!/command/with-contenv bash
# shellcheck shell=bash
exec 2>&1
exec python3 -u -m frigate "${@}"
Reference in New Issue
Copy Permalink