Updated tar command switch

This commit is contained in:
oparviai 2011-07-15 19:43:30 +00:00
parent bea4b000ee
commit f2d9be1dfa

View File

@ -11,5 +11,5 @@ rm createsrcpack
chmod u+x bootstrap chmod u+x bootstrap
cd .. cd ..
zip -r9 soundtouch.zip soundtouch zip -r9 soundtouch.zip soundtouch
tar -cfh soundtouch.tar soundtouch tar -chf soundtouch.tar soundtouch
gzip soundtouch.tar gzip soundtouch.tar