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 Sat Jan 21 08:01:15 UTC 2012
[aur-mirror.git]
/
etqw
/
etqwded.launcher
blob
d9e6180ca6b0aec58481f60f731b1ee05c6fb7d6
1
#!/bin/bash
2
3
cd
"/opt/etqw"
4
.
/
etqw-dedicated $
*
5
exit
$?
6