diff --git a/find-build.cl b/find-build.cl index f445199..d755e7a 100755 --- a/find-build.cl +++ b/find-build.cl @@ -1,4 +1,4 @@ -#!/usr/bin/env clisp +#!/usr/bin/env sbcl --script (let* ((paths (directory "dist-newstyle/build/*/*/rlp-*/build/")) (n (length paths)))