Ver a proveniência

Apple strikes again! (hopefully this will work now)

tags/v0.1.2^2
Ben Kurtovic há 12 anos
ascendente
cometimento
3505dd2088
1 ficheiros alterados com 6 adições e 0 eliminações
  1. +6
    -0
      mac_osx.command

+ 6
- 0
mac_osx.command Ver ficheiro

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

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

python2.6 ./musicquizzer.py

Carregando…
Cancelar
Guardar