update style

This commit is contained in:
Ivan Jurišić 2023-09-22 08:21:09 +02:00
parent aa9c44a879
commit 7eb7ece2e0

View File

@ -51,9 +51,9 @@ case "$1" in
;;
abort-upgrade|abort-remove|abort-deconfigure)
;;
abort-upgrade | abort-remove | abort-deconfigure) ;;
\
*)
echo "postinst called with unknown argument \`$1'" >&2
exit 1