Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
ben
/
music-quizzer
mirror da
https://github.com/earwig/music-quizzer
Segui
1
Vota
1
Forka
0
Codice
Rilasci
3
Attività
Sfoglia il codice sorgente
Apple strikes again! (hopefully this will work now)
tags/v0.1.2^2
Ben Kurtovic
13 anni fa
parent
1a78bcc204
commit
3505dd2088
1 ha cambiato i file
con
6 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+6
-0
mac_osx.command
+ 6
- 0
mac_osx.command
Vedi File
@@ -1,2 +1,8 @@
#! /bin/bash
dir=${0%/*}
if [ -d "$dir" ]; then
cd "$dir"
fi
python2.6 ./musicquizzer.py
Scrivi
Anteprima
Caricamento…
Annulla
Salva