updated style

This commit is contained in:
Ivan Jurišić 2023-09-22 08:11:55 +02:00
parent 57c145c5a3
commit 42c17494d8

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