Skip to content

Instantly share code, notes, and snippets.

@hmcclungiii
Created September 15, 2023 23:52
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 hmcclungiii/e4a84f4488a492c6bc1833d81a26deb4 to your computer and use it in GitHub Desktop.
Save hmcclungiii/e4a84f4488a492c6bc1833d81a26deb4 to your computer and use it in GitHub Desktop.
Get Path of Script
SCRIPT_DIR="$(dirname $(realpath "${BASH_SOURCE[0]:-$0}"))"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment