Added README
This commit is contained in:
parent
2266551428
commit
715efb322a
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# System scripts
|
||||
|
||||
Some useful system scripts for things like fan control and other convenience.
|
||||
|
||||
You can regenerate `env-template.txt` based on the current .env file with:
|
||||
```bash
|
||||
./setup.sh --gentpl
|
||||
```
|
Loading…
Reference in a new issue