Skip to content

Commit f34b86e

Browse files
committed
main: drop debug
1 parent 8c57d92 commit f34b86e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/download

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
set -euo pipefail
4-
set -x
4+
55
current_script_path=${BASH_SOURCE[0]}
66
plugin_dir=$(dirname "$(dirname "$current_script_path")")
77

0 commit comments

Comments
 (0)