diff --git a/container_files/bin/configure.sh b/container_files/bin/configure.sh index b8450a4d..d49841be 100755 --- a/container_files/bin/configure.sh +++ b/container_files/bin/configure.sh @@ -30,5 +30,4 @@ cat /opt/etc/grouper.properties >> $log sed -i "1s|^|\n |" /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|^|\n |" /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 -some text at the beginning +sed -i "1s|^|GROUPER_HOME=/opt/grouper/$VERSION/grouper.apiBinary-$VERSION/bin/ |" /opt/grouper/$VERSION/grouper.apiBinary-$VERSION/bin/gsh >> $log