summarylogtreecommitdiffstats
path: root/dofus-beta.install
diff options
context:
space:
mode:
Diffstat (limited to 'dofus-beta.install')
-rw-r--r--dofus-beta.install2
1 files changed, 0 insertions, 2 deletions
diff --git a/dofus-beta.install b/dofus-beta.install
index 05a5113a3a55..5d625724e335 100644
--- a/dofus-beta.install
+++ b/dofus-beta.install
@@ -3,7 +3,6 @@ post_install() {
chmod -R g+w /opt/ankama/dofus-beta
touch /opt/ankama/dofus-beta/share/log4as.xml
chmod 666 /opt/ankama/dofus-beta/share/log4as.xml
- chmod 666 /opt/ankama/dofus-beta/share/META-INF/AIR/application.xml
cat <<END
The game files are installed under group "games". Please add your user
to this group with "usermod -a -G games", otherwise you will need to
@@ -14,4 +13,3 @@ END
post_upgrade() {
post_install
}
-