Skip to content

Instantly share code, notes, and snippets.

@colwilson
Created March 24, 2017 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save colwilson/8233e98036ad18c81e941f41a38fb589 to your computer and use it in GitHub Desktop.
Save colwilson/8233e98036ad18c81e941f41a38fb589 to your computer and use it in GitHub Desktop.
INSTALLDIR=/home/col/dev/ghost-0.11.7-0
if [ -r "$INSTALLDIR/scripts/setenv.sh" ]; then
. "$INSTALLDIR/scripts/setenv.sh"
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment