3 lines
84 B
Bash
Executable file
3 lines
84 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
HELIX_RUNTIME=/usr/lib/helix/runtime exec /usr/lib/helix/hx "$@"
|