Closed sudodoki closed 7 years ago
Change shebang to use env - previous shebang had assumptions about sbcl location. With wrong location when running I would get
env
The file 'sbcli' is marked as an executable but could not be run by the operating system.
Thanks!
Change shebang to use
env
- previous shebang had assumptions about sbcl location. With wrong location when running I would get