summarylogtreecommitdiffstats
path: root/steamcmd.install
diff options
context:
space:
mode:
Diffstat (limited to 'steamcmd.install')
-rw-r--r--steamcmd.install4
1 files changed, 1 insertions, 3 deletions
diff --git a/steamcmd.install b/steamcmd.install
index 6a0f481a0fde..627453d5ae79 100644
--- a/steamcmd.install
+++ b/steamcmd.install
@@ -1,7 +1,5 @@
post_install() {
- echo "UPDATING STEAMCMD FOR FIRST USE!"
- exec /usr/share/steamcmd/steamcmd.sh +quit
- chgrp -R users /usr/share/steamcmd
+ echo "Run steamcmd with no arguments before first use."
}
post_upgrade() {