Skip to content

Instantly share code, notes, and snippets.

@andrewthauer
Last active March 2, 2025 17:52
Show Gist options
  • Save andrewthauer/52c0a05736f18d0a40a9bf6a466d1908 to your computer and use it in GitHub Desktop.
Save andrewthauer/52c0a05736f18d0a40a9bf6a466d1908 to your computer and use it in GitHub Desktop.
test-curl-install
PARENT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." &>/dev/null && pwd)"
echo "BASH_SOURCE: ${BASH_SOURCE[0]}"
echo "PARENT_DIR: $PARENT_DIR"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment