From 2b25c1e92055e47a6fcfab9f821f3c090cbdad24 Mon Sep 17 00:00:00 2001 From: Ben Kurtovic Date: Thu, 9 Jun 2011 19:00:08 -0400 Subject: [PATCH] adding a .sh file that should hopefully start the script automatically under OS X, but I can't test it right now, so it may be totally useless --- mac_osx.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 mac_osx.sh diff --git a/mac_osx.sh b/mac_osx.sh new file mode 100755 index 0000000..21948ac --- /dev/null +++ b/mac_osx.sh @@ -0,0 +1,2 @@ +#! /bin/bash +python2.6 ./musicquizzer.py