index
:
aur-packages
master
My AUR packages
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
warsow
/
wswtv-server.launcher
blob: 10f70a2346b10d5a14f3aac03b4ae9a1e85eaf28 (
plain
)
1
2
3
4
5
#!/bin/bash cd "/opt/warsow" ./wswtv_server $* exit $?