Fix the frigate path

This commit is contained in:
Christopher
2023-09-15 18:59:00 -05:00
parent 8804b02d0c
commit 09fab1321d

View File

@@ -1,5 +1,5 @@
# Create a config.yml
```bash
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/frigate/create_config.sh)"
bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/frigate-casaos/create_config.sh)"
```