diff --git a/install-koji-farm.sh b/install-koji-farm.sh index 0429721..5ce1e5b 100644 --- a/install-koji-farm.sh +++ b/install-koji-farm.sh @@ -121,7 +121,7 @@ koji-deploy-hub.sh $DEBUG # add builders echo "We will now deploy koji to your build servers" -MSG="Press to use your hub ($KOJI_HUB_FQDN), or the FQDN of your first build server) " +MSG="Press to use your hub ($KOJI_HUB_FQDN), or enter the FQDN of your first build server) " BSNO=1 while true ; do read -p "Build Server FQDN: " KOJI_BUILD_FQDN