Commit d83be3

2026-08-20 01:29:30 Matt Hughes: -/-
development/building pointcaster.md ..
@@ 22,7 22,7 @@
It can be run directly to create release builds:
```sh
- docker run --rm -t -v ./:/pointcaster:Z cr.pointcaster.net/pointcaster-dev \
+ docker run --rm -v ./:/pointcaster:Z cr.pointcaster.net/pointcaster-dev \
./scripts/build-linux-release.sh
```
The `-v` argument ensures the repository is mounted inside the container.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9