Преглед изворни кода

Apple strikes again! (hopefully this will work now)

tags/v0.1.2^2
Ben Kurtovic пре 13 година
родитељ
комит
3505dd2088
1 измењених фајлова са 6 додато и 0 уклоњено
  1. +6
    -0
      mac_osx.command

+ 6
- 0
mac_osx.command Прегледај датотеку

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

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

python2.6 ./musicquizzer.py

Loading…
Откажи
Сачувај