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