summaryrefslogtreecommitdiff
path: root/community/urbanterror/urbanterror.sh
diff options
context:
space:
mode:
Diffstat (limited to 'community/urbanterror/urbanterror.sh')
-rw-r--r--community/urbanterror/urbanterror.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/urbanterror/urbanterror.sh b/community/urbanterror/urbanterror.sh
new file mode 100644
index 000000000..65c222b4a
--- /dev/null
+++ b/community/urbanterror/urbanterror.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+cd /opt/urbanterror/
+exec ./urbanterror "$@"