Skip to content

Commit

Permalink
Merge pull request #31 from docker/chubing-patch-2
Browse files Browse the repository at this point in the history
Update start.sh
  • Loading branch information
chubing authored Jul 10, 2017
2 parents 1ebd965 + c7b4879 commit 1a529b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container_files/bin/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 &
Expand Down

0 comments on commit 1a529b6

Please sign in to comment.