summaryrefslogtreecommitdiffstats
path: root/jjb/infra/infra-provision.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/infra/infra-provision.sh')
-rwxr-xr-xjjb/infra/infra-provision.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/infra/infra-provision.sh b/jjb/infra/infra-provision.sh
index 5ddbaf968..45ed3b928 100755
--- a/jjb/infra/infra-provision.sh
+++ b/jjb/infra/infra-provision.sh
@@ -21,7 +21,7 @@ cp -R /opt/releng/prototypes/bifrost/* /opt/bifrost/
# cleanup remnants of previous deployment
cd /opt/bifrost
-./scripts/destroy_env.sh
+./scripts/destroy-env.sh
# provision 3 VMs; jumphost, controller, and compute
cd /opt/bifrost