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