Generate a .deb file (#12453)

This commit is contained in:
janos-r 2025-01-17 08:37:53 +09:00 committed by GitHub
parent 29dda1403f
commit d4ee22b483
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 88 additions and 18 deletions

3
contrib/hx_launcher.sh Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env sh
HELIX_RUNTIME=/usr/lib/helix/runtime exec /usr/lib/helix/hx "$@"