Update build_dmg_cr.sh

This commit is contained in:
Alexander David Frick 2022-06-17 08:13:30 -07:00 committed by GitHub
parent b56817f6c2
commit c668c60265
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,4 +28,4 @@ codesign --force --deep --sign - out/thorium/Chromium.app &&
chrome/installer/mac/pkg-dmg --sourcefile --source out/thorium/Chromium.app --target "out/thorium/Chromium_MacOS.dmg" --volname Chromium --symlink /Applications:/Applications --format UDBZ --verbosity 2 &&
printf "${GRE}.DMG Build Completed. ${YEL}Installer at //out/thorium/Chromium*.dmg\n" &&
tput sgr0 &&
tput sgr0