From 07323efe0dad2c26694e098d601c1bb807415e39 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Wed, 4 Apr 2018 10:06:38 -0500 Subject: [PATCH] change URL for linux build files related to merging noVM repo to primary repo --- configBuilder.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configBuilder.sh b/configBuilder.sh index 287f87c..8a9bfdf 100644 --- a/configBuilder.sh +++ b/configBuilder.sh @@ -12,7 +12,7 @@ TOM_CFG_URL=https://github.internet2.edu/docker/shib-idp-tomcat-config/archive/m TMP_DIR_S=/tmp/3.3release TMP_DIR_T=/tmp/tomcfg TMP_DIR_D=/tmp/buildfiles -LINUX_BUILD_FILES_URL=https://github.internet2.edu/docker/shib-idp_noVM/archive/master.zip +LINUX_BUILD_FILES_URL=https://github.internet2.edu/docker/shib-idp/archive/master.zip WINDOWS_BUILD_FILES_URL=https://github.internet2.edu/docker/ShibbIdP_noVM_Windows/archive/master.zip