This commit is contained in:
Ian 2022-11-27 12:56:20 -05:00
parent feebe58af8
commit acc99f4893

View file

@ -18,7 +18,7 @@ zip -r ../vita-nzp-assets.zip ./*
cd ../../ cd ../../
cp -r ctr/* tmp/ctr/ cp -r ctr/* tmp/ctr/
cp -r tmp/nzp/* tmp/ctr/nzportable/nzp/ cp -r tmp/nzp/* tmp/ctr/nzportable/nzp/
cd tmp/3ds/ cd tmp/ctr/
zip -r ../3ds-nzp-assets.zip ./* zip -r ../3ds-nzp-assets.zip ./*
cd ../../ cd ../../
cp -r pc/* tmp/pc/ cp -r pc/* tmp/pc/