mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:19:11 +02:00
Exit if cannot bootstrap
This commit is contained in:
@@ -197,6 +197,7 @@ Bootstrap() {
|
||||
echo "You will need to bootstrap, configure virtualenv, and run pip install manually."
|
||||
echo "Please see https://letsencrypt.readthedocs.org/en/latest/contributing.html#prerequisites"
|
||||
echo "for more info."
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user