ZP-1028 Postinst fails leaving z-push-common unconfigured. Released under the...

ZP-1028 Postinst fails leaving z-push-common unconfigured. Released under the Affero GNU General Public License (AGPL) version 3.
do not fail whole script, if z-push-admin fails
parent ac870c83
...@@ -3,8 +3,6 @@ ...@@ -3,8 +3,6 @@
# #
# see: dh_installdeb(1) # see: dh_installdeb(1)
set -e
case "$1" in case "$1" in
configure) configure)
/usr/local/sbin/z-push-admin -a fixstates /usr/local/sbin/z-push-admin -a fixstates
......
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