diff options
Diffstat (limited to 'data/build.sh')
| -rw-r--r-- | data/build.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/build.sh b/data/build.sh deleted file mode 100644 index 7ae5351..0000000 --- a/data/build.sh +++ /dev/null @@ -1,5 +0,0 @@ -curl https://ygocdb.com/api/v0/cards.zip -o cards.zip -unzip cards.zip -rm cards.zip -python3 build-card-info.py - |
