Skip to content

Commit

Permalink
main: drop debug
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesw committed Jun 28, 2022
1 parent 8c57d92 commit f34b86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/download
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

set -euo pipefail
set -x

current_script_path=${BASH_SOURCE[0]}
plugin_dir=$(dirname "$(dirname "$current_script_path")")

Expand Down

0 comments on commit f34b86e

Please sign in to comment.