mirror of
https://github.com/realAscot/helix.git
synced 2025-09-13 19:53:03 +02:00
4 lines
84 B
Bash
Executable File
4 lines
84 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
HELIX_RUNTIME=/usr/lib/helix/runtime exec /usr/lib/helix/hx "$@"
|