Skip to content

Instantly share code, notes, and snippets.

@riuvshin
Created March 21, 2018 08:44
Show Gist options
  • Save riuvshin/72d87c4c2e6a95254ffb4cff6f80da63 to your computer and use it in GitHub Desktop.
Save riuvshin/72d87c4c2e6a95254ffb4cff6f80da63 to your computer and use it in GitHub Desktop.
BASE_DIR=$(cd "$(dirname "$0")"; pwd)
test() {
cat ${BASE_DIR}/deploy/openshift/deploy_che.sh
}
echo $BASE_DIR
test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment