Skip to content

Commit

Permalink
Update gsh
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Feb 26, 2020
1 parent b8f351e commit e1769e3
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 WEB-INF/bin/gsh.sh "$@" | tee /tmp/loggrouper
exec bin/gsh.sh "$@" | tee /tmp/loggrouper

0 comments on commit e1769e3

Please sign in to comment.