mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 15:49:36 +02:00
Remove help directory from the zip file.
This commit is contained in:
parent
cfb9f77a9d
commit
82f843f534
@ -82,6 +82,9 @@ rm TMP.dmg
|
|||||||
# Move DMG to parent
|
# Move DMG to parent
|
||||||
mv *.dmg ..
|
mv *.dmg ..
|
||||||
|
|
||||||
|
# Remove help contents
|
||||||
|
rm -rf "$DMG/help/"*
|
||||||
|
|
||||||
# Create the zip version
|
# Create the zip version
|
||||||
zip -r9 "../$DMG.zip" "$DMG"
|
zip -r9 "../$DMG.zip" "$DMG"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user