diff --git a/bootstrap/_rpm_common.sh b/bootstrap/_rpm_common.sh index 2db1c7cfa..82f4bb8f1 100755 --- a/bootstrap/_rpm_common.sh +++ b/bootstrap/_rpm_common.sh @@ -13,6 +13,7 @@ then else echo "Neither yum nor dnf found. Aborting bootstrap!" exit 1 +fi # "git-core" seems to be an alias for "git" in CentOS 7 (yum search fails) $tool install -y \