Fix indent of sles case

This commit is contained in:
Oliver Günther
2025-12-05 10:31:04 +01:00
parent 84975af7f5
commit 898f45a489
@@ -116,7 +116,6 @@ install_postgres_server() {
;;
"suse")
case $(wiz_fact "osversion") in
echo "$MSG_UNKNOWN_DISTRIBUTION_VERSION"
exit 1
;;