Skip to content

Commit

Permalink
Improve comment in mac/deploy_mac.sh
Browse files Browse the repository at this point in the history
Co-authored-by: ann0see <[email protected]>
  • Loading branch information
softins and ann0see committed Feb 2, 2024
1 parent 1251feb commit bebca88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mac/deploy_mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ build_installer_image() {

# Build installer image

# This gets rid of CodeQL's virally infecting dylib preloads which break hdiutil's helper
# Using sudo gets rid of CodeQL's virally infecting dylib preloads which break hdiutil's helper
# /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper.
sudo -u "$USER" create-dmg \
--volname "${client_target_name} Installer" \
Expand Down

0 comments on commit bebca88

Please sign in to comment.