We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c57d92 commit f34b86eCopy full SHA for f34b86e
bin/download
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
3
set -euo pipefail
4
-set -x
+
5
current_script_path=${BASH_SOURCE[0]}
6
plugin_dir=$(dirname "$(dirname "$current_script_path")")
7
0 commit comments