mirror of
https://github.com/alexkay/spek.git
synced 2025-04-16 00:30:34 +03:00
Revert "osx: internet-enable the dmg image"
This reverts commit 969b13b80f3fcbcfa5a73cc86f2f2d89b3556548.
This commit is contained in:
parent
a42cc664ae
commit
53ff2217f2
1
dist/osx/bundle.sh
vendored
1
dist/osx/bundle.sh
vendored
@ -61,7 +61,6 @@ 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