Files
tqsl/README.md
T
2026-03-13 02:09:01 -04:00

9 lines
132 B
Markdown

# Trusted QSL Builder
All you need is docker!
```bash
docker buildx build --output type=local,dest=. .
chmod +x tqsl.AppImage
```