Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added variable with space
villadalmine committed Nov 21, 2016
1 parent f000fa9 commit b14bb9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions container_files/bin/configure.sh
@@ -27,5 +27,5 @@ cat /opt/etc/grouper.hibernate.properties >> $log
cat /opt/etc/grouper.properties >> $log

#Configure gsh loader
sed -i '1s/^/PWD=/opt/grouper/$version/grouper.apiBinary-$version/bin/' /opt/grouper/$version/grouper.apiBinary-$version/bin/gsh >> $log
sed -i '1s/^/GROUPER_HOME=/opt/grouper/$version/grouper.apiBinary-$version/bin/' /opt/grouper/$version/grouper.apiBinary-$version/bin/gsh >> $log
sed -i '1s/^/PWD=/opt/grouper/$VERSION/grouper.apiBinary-$VERSION/bin/ ' /opt/grouper/$VERSION/grouper.apiBinary-$VERSION/bin/gsh >> $log
sed -i '1s/^/GROUPER_HOME=/opt/grouper/$VERSION/grouper.apiBinary-$VERSION/bin/ ' /opt/grouper/$VERSION/grouper.apiBinary-$VERSION/bin/gsh >> $log

0 comments on commit b14bb9a

Please sign in to comment.