This website works better with JavaScript.
Home
Help
Sign In
ben
/
music-quizzer
mirror of
https://github.com/earwig/music-quizzer
Watch
1
Star
1
Fork
0
Code
Releases
3
Activity
Browse Source
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
tags/v0.1
Ben Kurtovic
13 years ago
parent
4d6f215989
commit
2b25c1e920
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
mac_osx.sh
+ 2
- 0
mac_osx.sh
View File
@@ -0,0 +1,2 @@
#! /bin/bash
python2.6 ./musicquizzer.py
Write
Preview
Loading…
Cancel
Save