repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
gish
/
gish64bit.launcher
blob
72d283b66c57bedb220f6fb39a8c2dbaf890b2f4
1
#!/bin/bash
2
3
cd
"/opt/Gish"
4
.
/
gish_64 $
*
5
exit
$?
6
7