system-scripts/README.md
2023-04-30 14:13:43 +02:00

9 lines
204 B
Markdown

# 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
```