Skip to content
Permalink
9891cf0784
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
John Gasper Update gsh
Latest commit b4f86a5 May 8, 2018 History
1 contributor

Users who have contributed to this file

executable file 9 lines (5 sloc) 163 Bytes
#!/bin/bash
. /usr/local/bin/library.sh
prepDaemon
export GSH_JVMARGS="$GSH_JVMARGS -DENV=$ENV -DUSERTOKEN=$USERTOKEN"
exec bin/gsh "$@" | tee /tmp/loggrouper