fink/fink.sh

4 lines
94 B
Bash
Executable File

#!/bin/sh
sbcl --noinform --load fink.fasl --eval '(gtp-handler:gtp-client)' --eval '(quit)'