mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-15 07:40:23 +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
|
||||
mv *.dmg ..
|
||||
|
||||
# Remove help contents
|
||||
rm -rf "$DMG/help/"*
|
||||
|
||||
# Create the zip version
|
||||
zip -r9 "../$DMG.zip" "$DMG"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user