Merge pull request #41 from JimPanic/patch-2

Updated shebang line
This commit is contained in:
Dimitri Fontaine 2014-02-24 17:27:11 +01:00
commit f92817191e

View File

@ -1,4 +1,7 @@
#! /usr/bin/sbcl --script
#!/bin/sh
#|
exec sbcl --script "$0" $@
|#
;;; load the necessary components then parse the command line
;;; and launch the work