mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Fix indent of sles case
This commit is contained in:
@@ -116,7 +116,6 @@ install_postgres_server() {
|
|||||||
|
|
||||||
;;
|
;;
|
||||||
"suse")
|
"suse")
|
||||||
case $(wiz_fact "osversion") in
|
|
||||||
echo "$MSG_UNKNOWN_DISTRIBUTION_VERSION"
|
echo "$MSG_UNKNOWN_DISTRIBUTION_VERSION"
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user