mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:50 +02:00
shell: add missing "fi"
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user