This commit is contained in:
Florian Dold 2021-07-29 14:09:49 +02:00
parent 45a48280e3
commit 8ab9ce4b0f
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -18,7 +18,11 @@ configure)
--home ${TALER_HOME}/offline taler-exchange-offline --home ${TALER_HOME}/offline taler-exchange-offline
fi fi
abort-upgrade | abort-remove | abort-deconfigure) ;; ;;
abort-upgrade | abort-remove | abort-deconfigure)
;;
*) *)
echo "postinst called with unknown argument \`${1}'" >&2 echo "postinst called with unknown argument \`${1}'" >&2