Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ezhov-da/1529c2d3989bff653a491f1a79285e71 to your computer and use it in GitHub Desktop.
Save ezhov-da/1529c2d3989bff653a491f1a79285e71 to your computer and use it in GitHub Desktop.
Директория запуска скрипта
==> https://stackoverflow.com/questions/59895/how-to-get-the-source-directory-of-a-bash-script-from-within-the-script-itself
DIR=$(dirname "${BASH_SOURCE[0]}")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment