summarylogtreecommitdiffstats
path: root/factorio-headless.install
diff options
context:
space:
mode:
Diffstat (limited to 'factorio-headless.install')
-rw-r--r--factorio-headless.install4
1 files changed, 1 insertions, 3 deletions
diff --git a/factorio-headless.install b/factorio-headless.install
index 02246c37c16b..133f37e6648c 100644
--- a/factorio-headless.install
+++ b/factorio-headless.install
@@ -50,7 +50,5 @@ post_upgrade() {
chmod 600 /etc/factorio/server-settings.json
}
- (( $(vercmp $2 '0.16.36-2') >= 0 )) || {
- chown factorio:games /etc/factorio/*
- }
+ chown factorio:games /etc/factorio/*
}