Skip to content

Instantly share code, notes, and snippets.

@xiaoyao9184
Created September 19, 2023 05:38
Show Gist options
  • Select an option

  • Save xiaoyao9184/947dcf0f88caa935b64f9d12d7ae10bf to your computer and use it in GitHub Desktop.

Select an option

Save xiaoyao9184/947dcf0f88caa935b64f9d12d7ae10bf to your computer and use it in GitHub Desktop.
test-download-bash-source.sh
#!/bin/bash
source_directory="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
echo $source_directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment