Ship the smogon deploy through deploy.json5

The xy and xyicons rsyncs move from ad-hoc scripts (updatexyicons.sh
and the untracked syncdexani.sh) into dir-mode deploy entries;
deploy smogon replaces both.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
Christopher Monsanto
2026-08-17 17:54:12 -04:00
parent dab5379faf
commit 8f58cf3da0

View File

@@ -1,10 +0,0 @@
#!/bin/bash
set -ex
cd ~/smogon/sprites
rm -rf deploy/smogon
node tools/deploy/index.ts run smogon.build.ts -o deploy/smogon
rsync -a deploy/smogon/xyicons/ smogon:/smog2/sprites/xyicons