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 12:02:26 UTC 2012
[aur-mirror.git]
/
kokua-bin
/
kokua-bin.launcher
blob
7677d4a5bd6c3b2fee60cf2d894fb9286cc41dec
1
#!/bin/sh
2
3
cd
"/opt/kokua-bin/"
4
.
/
kokua $
*
5
exit
$?