mirror of
https://github.com/alexkay/spek.git
synced 2025-04-22 03:10:29 +03:00
osx: internet-enable the dmg image
This commit is contained in:
parent
81fa01056a
commit
969b13b80f
1
dist/osx/bundle.sh
vendored
1
dist/osx/bundle.sh
vendored
@ -57,6 +57,7 @@ mv $DMG_FILE $DMG_FILE.master
|
||||
|
||||
echo "Creating distributable image..."
|
||||
hdiutil convert -quiet -format UDBZ -o $DMG_FILE $DMG_FILE.master
|
||||
hdiutil internet-enable -yes $DMG_FILE
|
||||
rm $DMG_FILE.master
|
||||
|
||||
echo "Done."
|
||||
|
Loading…
x
Reference in New Issue
Block a user