ZP-1025 run fixstates on each package installation. Released under the Affero...

ZP-1025 run fixstates on each package installation. Released under the Affero GNU General Public License (AGPL) version 3.
parent 4e2ee99c
......@@ -7,9 +7,7 @@ set -e
case "$1" in
configure)
if [ "$1" = "configure" -a -n "$2" ] && dpkg --compare-versions "$2" le 2.3.0 ; then
/usr/local/sbin/z-push-admin -a fixstates
fi
;;
abort-upgrade|abort-remove|abort-deconfigure)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment