Created
September 16, 2020 20:22
-
-
Save bdsaglam/5f9eba6f426591bffb0bf4e4a8706f84 to your computer and use it in GitHub Desktop.
Get script directory
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
| DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment