Explorar el Código

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 hace 13 años
padre
commit
2b25c1e920
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      mac_osx.sh

+ 2
- 0
mac_osx.sh Ver fichero

@@ -0,0 +1,2 @@
#! /bin/bash
python2.6 ./musicquizzer.py

Cargando…
Cancelar
Guardar