Skip to content

Instantly share code, notes, and snippets.

@etissieres
Created November 26, 2018 08:51
Show Gist options
  • Save etissieres/3b789229306b007165c80f27a1607606 to your computer and use it in GitHub Desktop.
Save etissieres/3b789229306b007165c80f27a1607606 to your computer and use it in GitHub Desktop.
Get script path
DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null && pwd)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment