do both tar and zip
This commit is contained in:
1
build.sh
1
build.sh
@@ -5,6 +5,7 @@ cp target/release/lull .
|
||||
strip lull
|
||||
rm lull-linux.tar.gz
|
||||
tar -czvf lull-linux.tar.gz lull README.md LICENSE
|
||||
|
||||
rm lull
|
||||
|
||||
zip -r sounds.zip SOUNDS.md sounds/*.mp3
|
||||
|
||||
Reference in New Issue
Block a user