summarylogtreecommitdiffstats
path: root/urbanterror-server.sh
diff options
context:
space:
mode:
authorSven-Hendrik Haase2017-06-30 18:37:32 +0200
committerSven-Hendrik Haase2017-06-30 18:38:04 +0200
commit8dc0f8d2defc5c1e179c3397a7868c26b34ccc15 (patch)
tree45490c9a97bf760051a324b5c7d57a31291f1048 /urbanterror-server.sh
downloadaur-8dc0f8d2defc5c1e179c3397a7868c26b34ccc15.tar.gz
Initial commit
Diffstat (limited to 'urbanterror-server.sh')
-rw-r--r--urbanterror-server.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/urbanterror-server.sh b/urbanterror-server.sh
new file mode 100644
index 000000000000..8d3f14959283
--- /dev/null
+++ b/urbanterror-server.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cd /opt/urbanterror/
+exec ./urbanterror-ded "$@"