committed by
GitHub
parent
06369e6e4a
commit
f5e6dc0fb3
@@ -150,7 +150,6 @@ fn run() -> Result<()> {
|
||||
|
||||
#[cfg(target_os = "macos")]
|
||||
{
|
||||
runner.execute(Step::Brew, "Brew Cask", || macos::run_brew_cask(&ctx))?;
|
||||
runner.execute(Step::MacPorts, "MacPorts", || macos::run_macports(&ctx))?;
|
||||
runner.execute(Step::MicrosoftAutoUpdate, "Microsoft AutoUpdate", || {
|
||||
macos::run_msupdate(&ctx)
|
||||
|
||||
Reference in New Issue
Block a user