Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
removed value variable
villadalmine committed Nov 21, 2016
1 parent 99f8701 commit f000fa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions container_files/bin/start.sh
@@ -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
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
/opt/grouper/2.3.0/apache-tomcat-6.0.35/bin/catalina.sh run &
/opt/grouper/$version/grouper.apiBinary-$version/bin/gsh -loader
fi
fi

0 comments on commit f000fa9

Please sign in to comment.