Skip to content

Instantly share code, notes, and snippets.

@maxd
Last active September 7, 2021 13:42
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 maxd/91106df5da6b59feb1d8e0802578d8a8 to your computer and use it in GitHub Desktop.
Save maxd/91106df5da6b59feb1d8e0802578d8a8 to your computer and use it in GitHub Desktop.
# required installation of realpath
ROOT_PATH=$(realpath "$(dirname ${0})/../")
ROOT_PATH=$(cd `dirname "$0"` && cd .. && pwd)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment