mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-07 19:55:26 +03:00
simplify bash command
This commit is contained in:
parent
81130bd8cc
commit
2e914b8376
@ -88,7 +88,7 @@ Frigate requires a valid config file to start. The following directory structure
|
||||
This will create the above structure:
|
||||
|
||||
```bash
|
||||
mkdir storage config && touch docker-compose.yml && touch config/config.yml
|
||||
mkdir storage config && touch docker-compose.yml config/config.yml
|
||||
```
|
||||
|
||||
:::note
|
||||
|
||||
Loading…
Reference in New Issue
Block a user