cmd.bash hotfix

Forgot to add this to the commit
This commit is contained in:
Sargun Vohra 2018-09-19 22:08:08 -07:00 committed by GitHub
parent a8a67bf628
commit 661cc235e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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