Commit 96cbb99d authored by Sebastian Kummer's avatar Sebastian Kummer

Merge pull request #354 in ZP/z-push from...

Merge pull request #354 in ZP/z-push from bugfix/ZP-1028-postinst-fails-leaving-z-push-common to develop

* commit 'f771c572':
  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
parents ac870c83 f771c572
...@@ -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