Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'contrib/hx_launcher.sh')
| -rwxr-xr-x | contrib/hx_launcher.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/hx_launcher.sh b/contrib/hx_launcher.sh deleted file mode 100755 index 148f7776..00000000 --- a/contrib/hx_launcher.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env sh - -HELIX_RUNTIME=/usr/lib/helix/runtime exec /usr/lib/helix/hx "$@" |