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 Sun Jan 15 16:02:00 UTC 2012
[aur-mirror.git]
/
warsow-openbox
/
wsw-server.launcher
blob
5035253e63e80ed79bf16d0ed46a5c2d1b1918f8
1
#!/bin/bash
2
3
cd
"/opt/warsow"
4
.
/
wsw_server $
*
5
exit
$?