Skip to content
Snippets Groups Projects
Commit 92b2e580 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

Merge branch 'piotr.gawron-devel_16.2.x-patch-26995' into 'devel_16.2.x'

Update postinst

See merge request !1595
parents 33f6a19d e45fe860
Branches devel_16.2.x
Tags v16.2.13
4 merge requests!1612Resolve "allow fetching data by id",!1600Merge 16.3.0,!1599Resolve "Re-calculate number of publications displayed in Info tab",!1595Update postinst
Pipeline #83049 passed
......@@ -89,8 +89,8 @@ case "$1" in
mv /var/lib/tomcat7/webapps/minerva-big/ /var/lib/$TOMCAT_PACKAGE/webapps/minerva-big/
chown -R $TOMCAT_PACKAGE:$TOMCAT_PACKAGE /var/lib/$TOMCAT_PACKAGE/webapps/minerva-big/
fi
;;
sed -i -e '/^assistive_technologies=/s/^/#/' /etc/java-*-openjdk/accessibility.properties
;;
*)
echo "postinst called with unknown argument \`$1'" >&2
exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment