diff options
| author | Mistivia <i@mistivia.com> | 2025-02-10 23:21:24 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-02-10 23:21:24 +0800 |
| commit | 39c98aef0b1077001571a11adfd6b4c80dec256a (patch) | |
| tree | 495455d698594b7f3fa0dcf7be39b7e549eedf28 /data/build.sh | |
| parent | 45337902f925e8d826aae5a2347029ab03753113 (diff) | |
add loading page
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 - |
