Skip to content

Commit 9f6392f

Browse files
bootstrap: install dns-sd browser on macOS
1 parent 58883f3 commit 9f6392f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/bootstrap_apps_gui.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@ if is_profile_admin_or_similar; then
314314
is_macos && homebrew_mas_install "409201541" # Pages
315315
is_macos && homebrew_mas_install "1295203466" # Microsoft Remote Desktop
316316
is_macos && homebrew_mas_install "1388020431" # DevCleaner For Xcode (remove simulator & associated caches)
317+
is_macos && homebrew_mas_install "1381004916" # DNS-SD Browser
317318

318319
true
319320
fi

0 commit comments

Comments
 (0)