Skip to content

Commit bebca88

Browse files
softinsann0see
andcommitted
Improve comment in mac/deploy_mac.sh
Co-authored-by: ann0see <20726856+ann0see@users.noreply.github.com>
1 parent 1251feb commit bebca88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mac/deploy_mac.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ build_installer_image() {
120120

121121
# Build installer image
122122

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

0 commit comments

Comments
 (0)