mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-21 17:17:28 +01:00
minor message wording
This commit is contained in:
parent
660897900e
commit
5dc191f450
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user