is this a good idea....
This commit is contained in:
4
pack_assets.sh
Executable file
4
pack_assets.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
cd assets
|
||||
rm -fr data.tar | true
|
||||
tar -cvf data.tar *.*
|
||||
Reference in New Issue
Block a user