summarylogtreecommitdiffstats
path: root/savage2.install
diff options
context:
space:
mode:
Diffstat (limited to 'savage2.install')
-rw-r--r--savage2.install6
1 files changed, 0 insertions, 6 deletions
diff --git a/savage2.install b/savage2.install
index 64b9ce1f917b..c17c61b3c273 100644
--- a/savage2.install
+++ b/savage2.install
@@ -2,12 +2,6 @@ post_install() {
# Update runpath
cd /opt/savage2
./savage2_update.bin --update-runpath
-
- echo "==> To disable automatic updates (they do not work), run the game once, then open"
- echo "==> ~/.savage2/game/startup.cfg and change the following line:"
- echo '==> SetSave upd_checkForUpdates "true"'
- echo "==> to:"
- echo '==> SetSave upd_checkForUpdates "false"'
}
post_upgrade() {