summarylogtreecommitdiffstats
path: root/gog-crypt-of-the-necrodancer.install
diff options
context:
space:
mode:
Diffstat (limited to 'gog-crypt-of-the-necrodancer.install')
-rw-r--r--gog-crypt-of-the-necrodancer.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/gog-crypt-of-the-necrodancer.install b/gog-crypt-of-the-necrodancer.install
index 744f0da5ccac..8de5df7a67c0 100644
--- a/gog-crypt-of-the-necrodancer.install
+++ b/gog-crypt-of-the-necrodancer.install
@@ -5,5 +5,7 @@ post_install() {
chmod 666 /opt/gog/crypt-of-the-necrodancer/game/data/played.dat
chmod 666 /opt/gog/crypt-of-the-necrodancer/game/data/save_data.xml
chmod 666 /opt/gog/crypt-of-the-necrodancer/game/data/save_data.xml_TEMP
+ chmod 666 /opt/gog/crypt-of-the-necrodancer/game/replays/
+ chmod 666 /opt/gog/crypt-of-the-necrodancer/game/logs/
echo "==> The save is located in /opt/gog/crypt-of-the-necrodancer/game/data/"
}