Skip to content

Commit 661cc23

Browse files
authored
cmd.bash hotfix
Forgot to add this to the commit
1 parent a8a67bf commit 661cc23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

updater/cmd.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pip install -r requirements.txt
3939
rm -r ./data
4040
ditto clone --src-url http://localhost/ --dest-dir ./data
4141
# (╯°□°)╯ *always* assume magikarp failed and grab it again #clowntown
42-
ditto clone --src-url http://localhost/ --dest-dir ./data pokemon/129
42+
ditto clone --src-url http://localhost/ --dest-dir ./data --select pokemon/129
4343
ditto analyze --data-dir ./data
4444

4545
# commit and push

0 commit comments

Comments
 (0)