system-scripts/README.md
2024-02-28 11:00:38 +01:00

11 lines
251 B
Markdown

# System scripts
Some useful system scripts for things like fan control and other convenience.
**USE FILESYSTEM SCRIPTS AT YOUR OWN RISK.**
You can regenerate `env-template.txt` based on the current .env file with:
```bash
./setup.sh --gentmpl
```