mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-31 22:23:54 +01:00 
			
		
		
		
	Remove help directory from the zip file.
This commit is contained in:
		| @@ -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" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user