Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
ben
/
music-quizzer
espelhamento de
https://github.com/earwig/music-quizzer
Observar
1
Favorito
1
Fork
0
Código
Versões
3
Atividade
Ver código fonte
Apple strikes again! (hopefully this will work now)
tags/v0.1.2^2
Ben Kurtovic
13 anos atrás
pai
1a78bcc204
commit
3505dd2088
1 arquivos alterados
com
6 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+6
-0
mac_osx.command
+ 6
- 0
mac_osx.command
Ver arquivo
@@ -1,2 +1,8 @@
#! /bin/bash
dir=${0%/*}
if [ -d "$dir" ]; then
cd "$dir"
fi
python2.6 ./musicquizzer.py
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar