improve handling of assets

This commit is contained in:
Simon Gardling
2022-03-09 08:32:21 -05:00
parent aeb8c566c2
commit eb3c3b3e08
3 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/bash
cd assets
rm -fr data.tar | true
tar -cvf data.tar *.*
tar -cvf data.tar *.*
mv data.tar ../