fix graceful exits

This commit is contained in:
Blake Blackshear
2020-12-05 11:14:18 -06:00
parent 75d62096a6
commit 7aecf6c6de
2 changed files with 10 additions and 1 deletions

2
run.sh
View File

@@ -1,4 +1,4 @@
#!/usr/bin/env bash
service nginx start
python3 -u -m frigate
exec python3 -u -m frigate