Skip to content

Commit

Permalink
added other changes in variable
Browse files Browse the repository at this point in the history
  • Loading branch information
villadalmine committed Nov 21, 2016
1 parent df372ab commit 21c9044
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions container_files/bin/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ else
/opt/autoexec/bin/firstrun.sh
date >> $log
/usr/local/bin/httpd-shib-foreground &
/opt/grouper/2.3.0/apache-tomcat-6.0.35/bin/catalina.sh run &
PWD=/opt/grouper/$VERSION/grouper.apiBinary-$VERSION/bin /opt/grouper/$VERSION/grouper.apiBinary-$VERSION/bin/gsh -loader
/opt/grouper/2.3.0/apache-tomcat-6.0.35/bin/catalina.sh run
GROUPER_HOME=/opt/grouper/$version/grouper.apiBinary-$version/bin; PWD=/opt/grouper/$version/grouper.apiBinary-$version/bin /opt/grouper/$version/grouper.apiBinary-$version/bin/gsh -loader
fi
fi

0 comments on commit 21c9044

Please sign in to comment.