Files
github-actions[bot] c4ac5442bc
Merge-upstream / merge (push) Canceled after 0s
🔥 Sync 2026-08-18 23:43:20
2026-08-18 23:43:20 +08:00

4 lines
112 B
Bash

#!/bin/sh
# thin wrapper so `lpac` on PATH resolves to the self-contained static binary
exec /usr/lib/lpac "$@"