diff options
| author | Mistivia <i@mistivia.com> | 2025-03-08 21:30:23 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-03-08 21:30:31 +0800 |
| commit | b1d0493153689803b5a30d9a9c10e0f505159980 (patch) | |
| tree | 3a0c0a8c72895fd51192b695a12e55d96c1b9872 /data/update.sh | |
| parent | 819380fa314812dcbb99ce06cc029dd51533b155 (diff) | |
update banlist
Diffstat (limited to 'data/update.sh')
| -rw-r--r-- | data/update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/update.sh b/data/update.sh index 1e2fd59..153bcc8 100644 --- a/data/update.sh +++ b/data/update.sh @@ -7,6 +7,6 @@ python3 genbanlist.py > ../src/ocg_banlist.json python3 cn-genbanlist.py > ../src/cnocg_banlist.json python3 md-genbanlist.py > ../src/md_banlist.json -rsync -avz ./card_db_parts/ root@bdwg:/volume/webroot/card_db_parts/ +rsync -avz ./card_db_parts/ root@raye:/volume/webroot/card_db_parts/ cd .. sh deploy.sh |
