mis-spelled script name

This commit is contained in:
Trevor Batley 2023-09-11 14:39:57 +10:00
parent 73faa723bf
commit b217b70b35

View File

@ -129,7 +129,7 @@ koji-deploy-hub.sh $DEBUG
# deploy the web koji components
if [[ $KOJI_WEB_FQDN = $KOJI_HUB_FQDN ]] ; then
# deploy locally (default)
koji_deploy_web.sh $KOJI_WEB_FQDN $DEBUG
koji-deploy-web.sh $KOJI_WEB_FQDN $DEBUG
else
# deploy remotely to $KOJI_WEB_FQDN
# check that I can conmnect