diff options
Diffstat (limited to 'community/nexuiz/nexuiz-dedicated')
-rw-r--r-- | community/nexuiz/nexuiz-dedicated | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/nexuiz/nexuiz-dedicated b/community/nexuiz/nexuiz-dedicated new file mode 100644 index 000000000..bf517cce7 --- /dev/null +++ b/community/nexuiz/nexuiz-dedicated @@ -0,0 +1,3 @@ +#!/bin/sh +cd /opt/nexuiz +./nexuiz-dedicated $@ |