Last active
March 2, 2025 17:52
-
-
Save andrewthauer/52c0a05736f18d0a40a9bf6a466d1908 to your computer and use it in GitHub Desktop.
test-curl-install
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
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