summarylogtreecommitdiffstats
path: root/steamcmd
diff options
context:
space:
mode:
Diffstat (limited to 'steamcmd')
-rwxr-xr-xsteamcmd5
1 files changed, 5 insertions, 0 deletions
diff --git a/steamcmd b/steamcmd
new file mode 100755
index 000000000000..5b2c93c37083
--- /dev/null
+++ b/steamcmd
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+# this simply runs steamcmd from /usr/share/steamcmd/
+
+exec /usr/share/steamcmd/steamcmd.sh $@