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 19 20:01:47 UTC 2012
[aur-mirror.git]
/
chocolate-castle
/
chocolate-castle.launcher
blob
f33e9fd955ff1064c338c882e7c3a7c078431549
1
#!/bin/bash
2
3
cd
"/opt/chocolate-castle"
4
.
/
choc $
*
5
exit
$?
6
7