From c7b48797f0f5eba65c45075e914e60acc0c29e19 Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Mon, 10 Jul 2017 15:11:45 -0400 Subject: [PATCH] Update start.sh --- container_files/bin/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container_files/bin/start.sh b/container_files/bin/start.sh index adb6d291..5eb81e34 100755 --- a/container_files/bin/start.sh +++ b/container_files/bin/start.sh @@ -21,7 +21,7 @@ then /opt/autoexec/bin/firstrun.sh echo "Adding TIER folder structure" >>$log echo "Adding TIER folder structure" - /opt/bin/tier-bootstrap.gsh + /opt/grouper/$VERSION/grouper.apiBinary-$VERSION/bin/gsh /opt/bin/tier-bootstrap.gsh /usr/local/bin/httpd-shib-foreground & /opt/grouper/2.3.0/apache-tomcat-$TOMCAT_VERSION/bin/catalina.sh run & /opt/grouper/$VERSION/grouper.apiBinary-$VERSION/bin/gsh -loader &