mirror of
https://github.com/PokeAPI/api-data.git
synced 2024-11-26 01:12:30 +01:00
cmd.bash hotfix
Forgot to add this to the commit
This commit is contained in:
parent
a8a67bf628
commit
661cc235e1
@ -39,7 +39,7 @@ pip install -r requirements.txt
|
||||
rm -r ./data
|
||||
ditto clone --src-url http://localhost/ --dest-dir ./data
|
||||
# (╯°□°)╯ *always* assume magikarp failed and grab it again #clowntown
|
||||
ditto clone --src-url http://localhost/ --dest-dir ./data pokemon/129
|
||||
ditto clone --src-url http://localhost/ --dest-dir ./data --select pokemon/129
|
||||
ditto analyze --data-dir ./data
|
||||
|
||||
# commit and push
|
||||
|
Loading…
Reference in New Issue
Block a user