mirror of
https://github.com/smogon/sprites.git
synced 2026-08-26 19:56:45 -05:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user