index
:
~~obsolete/abslibre-mips64el
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
community
/
warsow
/
wswtv-server.launcher
blob: 10f70a2346b10d5a14f3aac03b4ae9a1e85eaf28 (
plain
)
1
2
3
4
5
#!/bin/bash cd "/opt/warsow" ./wswtv_server $* exit $?