summarylogtreecommitdiffstats
path: root/dofus-beta.install
diff options
context:
space:
mode:
authorYaohan Chen2018-03-08 23:57:22 -0500
committerYaohan Chen2018-03-08 23:58:41 -0500
commit3e98ccffdd3e31964b77acb74a22447ac58af8a2 (patch)
treeabd1446a2ef0ee411b5bdbf011bbe7ff526b6d6f /dofus-beta.install
parenteaffaca8b29684652ed22505afd99a8af8ede7d5 (diff)
downloadaur-3e98ccffdd3e31964b77acb74a22447ac58af8a2.tar.gz
Update
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
}
-