From 144b0209ebfb26c723940f25e957637704616b28 Mon Sep 17 00:00:00 2001 From: Derek Smith Date: Wed, 1 Feb 2023 16:08:04 -0500 Subject: [PATCH] 2 --- deployment/deploy.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/deployment/deploy.sh b/deployment/deploy.sh index 2be87c1..6ebea6c 100755 --- a/deployment/deploy.sh +++ b/deployment/deploy.sh @@ -406,10 +406,6 @@ stub_site_definition instantiate_vms -echo "HERE" -exit 1 - - # let's stub out the rest of our site definitions, if any. for DOMAIN_NAME in ${OTHER_SITES_LIST//,/ }; do export DOMAIN_NAME="$DOMAIN_NAME"