We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7257fcd commit b4db50dCopy full SHA for b4db50d
Makefile
@@ -22,3 +22,6 @@ init-db:
22
23
shell:
24
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