diff --git a/Makefile b/Makefile index dc1b5a3..a248ada 100644 --- a/Makefile +++ b/Makefile @@ -22,3 +22,6 @@ init-db: shell: docker exec -it hh_api bash + +prepare-gbtid: + cd scripts && wget https://github.com/bbbbbr/gbtoolsid/releases/download/v1.5.0/gbtoolsid_linux.zip && unzip gbtoolsid_linux.zip \ No newline at end of file