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]
/
lugaru
/
lugaru.launcher
blob
ba65a71c1dfe1377e8161ba1717cb51049d4ec2f
1
#!/bin/bash
2
3
cd
"/opt/lugaru"
4
.
/
lugaru $
*
5
exit
$?
6