Skip to content

Commit 4cc67dd

Browse files
bootstrap: install quickemu on macOS
1 parent 96ffe6d commit 4cc67dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install/bootstrap_apps_cli.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ if is_profile_admin_or_similar; then
378378
if ! test "$BOOTSTRAP_SKIP_UNSUPPORTED_CPU_SETUP" = "0"
379379
then
380380
is_cli_priority "optional" && is_macos && homebrew_brew_install "multipass" # Ubuntu's multipass
381+
is_cli_priority "optional" && is_macos && homebrew_brew_install "quickemu"
381382
fi
382383

383384
# ISO

0 commit comments

Comments
 (0)