This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
blakeblackshear.frigate
Watch
1
Star
0
Fork
0
You've already forked blakeblackshear.frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2024-11-21 19:07:46 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
a7e5b9978f
blakeblackshear.frigate
/
run.sh
4 lines
67 B
Bash
Raw
Normal View
History
Unescape
Escape
add nginx and change default file locations
2020-11-02 12:44:16 +01:00
#!/usr/bin/env bash
service nginx start
fix graceful exits
2020-12-05 18:14:18 +01:00
exec
python3 -u -m frigate
Reference in New Issue
Copy Permalink