Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added more log
villadalmine committed Sep 7, 2016
1 parent 505e39a commit 2482b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container_files/bin/check.sh
@@ -1,6 +1,6 @@
#!/bin/bash

log="/tmp/grouper.log"
log="/tmp/grouper-check.log"

echo "Installing schema" >> $log
cd /opt/grouper/2.3.0/grouper.apiBinary-2.3.0 && GROUPER_HOME=/opt/grouper/2.3.0/grouper.apiBinary-2.3.0 bin/gsh.sh -registry -drop -runscript -noprompt >> $log

0 comments on commit 2482b41

Please sign in to comment.