Skip to content

Commit

Permalink
update path to gsh
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Feb 26, 2020
1 parent b5a58d4 commit 23ae6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container_files/usr-local-bin/gsh
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ prepDaemon

export GSH_JVMARGS="$GSH_JVMARGS -DENV=$ENV -DUSERTOKEN=$USERTOKEN"

exec bin/gsh "$@" | tee /tmp/loggrouper
exec WEB-INF/bin/gsh.sh "$@" | tee /tmp/loggrouper

0 comments on commit 23ae6b2

Please sign in to comment.