mirror of
https://src.koozali.org/infra/smeserver-koji.git
synced 2024-11-21 17:17:28 +01:00
mis-spelled script name
This commit is contained in:
parent
73faa723bf
commit
b217b70b35
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user