Remove noisy '

This commit is contained in:
Johannes
2016-11-13 11:35:56 +01:00
parent 2398a515b5
commit 67e2589a15

View File

@@ -45,7 +45,7 @@ if [[ -z "${domain}" ]]; then
fi
if [[ -z "${provider}" ]]; then
echo "--provider is required ('generic', 'scaleway', 'ec2', 'digitalocean')"
echo "--provider is required (generic, scaleway, ec2, digitalocean)"
exit 1
fi