2 lines
42 B
Bash
Executable file
2 lines
42 B
Bash
Executable file
#!/usr/bin/env sh
|
|
clojure -M -m core "$@"
|