Skip to content

Commit

Permalink
create the folder if needed
Browse files Browse the repository at this point in the history
  • Loading branch information
paulzierep committed Nov 1, 2023
1 parent 1bfbc2d commit c667c6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/extract_all_tools.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env bash

mkdir -p 'results/'

python bin/extract_galaxy_tools.py \
extractools \
--api $GITHUB_API_KEY \
Expand Down

0 comments on commit c667c6e

Please sign in to comment.