Created
March 24, 2017 15:16
-
-
Save colwilson/8233e98036ad18c81e941f41a38fb589 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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