Selaa lähdekoodia

Apple strikes again! (hopefully this will work now)

tags/v0.1.2^2
Ben Kurtovic 13 vuotta sitten
vanhempi
commit
3505dd2088
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. +6
    -0
      mac_osx.command

+ 6
- 0
mac_osx.command Näytä tiedosto

@@ -1,2 +1,8 @@
#! /bin/bash

dir=${0%/*}
if [ -d "$dir" ]; then
cd "$dir"
fi

python2.6 ./musicquizzer.py

Ladataan…
Peruuta
Tallenna