minor message wording

This commit is contained in:
Trevor Batley 2023-09-07 13:22:53 +10:00
parent 660897900e
commit 5dc191f450

View File

@ -121,7 +121,7 @@ koji-deploy-hub.sh $DEBUG
# add builders
echo "We will now deploy koji to your build servers"
MSG="Press <enter> to use your hub ($KOJI_HUB_FQDN), or the FQDN of your first build server) "
MSG="Press <enter> 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