4 lines
117 B
Bash
Executable File
4 lines
117 B
Bash
Executable File
#!@bash@/bin/bash
|
|
|
|
source "@out@"/bin/cl-wrapper.sh "${NIX_LISP_COMMAND:-$(@ls@ "@lisp@/bin"/* | @head@ -n 1)}" "$@"
|