changes in serialization of data

This commit is contained in:
Simon Gardling
2022-05-11 11:36:52 -04:00
parent e6bee04113
commit a9a870ec2f
6 changed files with 92 additions and 93 deletions

View File

@@ -1,4 +1,3 @@
#!/bin/bash
rm -fr assets.tar.zst | true
cd assets
tar -I 'zstd --ultra -22' -cf ../assets.tar.zst *.*
tar -I 'zstd --ultra -22' --strip-components=9999 -cf ./assets.tar.zst assets/text.json $1