このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
ben
/
music-quizzer
ミラー元
https://github.com/earwig/music-quizzer
ウォッチ
1
スター
1
フォーク
0
コード
リリース
3
アクティビティ
ソースを参照
Apple strikes again! (hopefully this will work now)
tags/v0.1.2^2
Ben Kurtovic
13年前
親
1a78bcc204
コミット
3505dd2088
1個のファイルの変更
、
6行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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
書き込み
プレビュー
読み込み中…
キャンセル
保存