Skip to content

Commit b4db50d

Browse files
author
Antonio Vivace
committed
makefile: add rule to pull gbtoolsid
1 parent 7257fcd commit b4db50d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile

+3
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ init-db:
2222

2323
shell:
2424
docker exec -it hh_api bash
25+
26+
prepare-gbtid:
27+
cd scripts && wget https://github.com/bbbbbr/gbtoolsid/releases/download/v1.5.0/gbtoolsid_linux.zip && unzip gbtoolsid_linux.zip

0 commit comments

Comments
 (0)