postinst
This commit is contained in:
parent
45a48280e3
commit
8ab9ce4b0f
6
debian/taler-exchange-offline.postinst
vendored
6
debian/taler-exchange-offline.postinst
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user