Commit Graph

2 Commits

Author SHA1 Message Date
fb05b6f19d Allow installer script to specify target branch via env var 2026-06-05 17:21:09 +02:00
64ebfc4e1e Add one-line installer (curl | bash) for Ubuntu/Debian
install-linux.sh: standalone script that clones from GitHub, builds
the .deb, installs it with apt, and cleans up. Works on any
Ubuntu/Debian machine with a single curl command.

README: add the one-liner as the primary install option (Option A).
2026-06-05 16:14:35 +02:00