shell: add missing "fi"

This commit is contained in:
Jakub Warmuz
2015-09-05 18:04:57 +00:00
parent 84d9c773a2
commit eace5d1161
+1
View File
@@ -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 \