No software updates

This commit is contained in:
fedor 2025-01-06 17:54:53 -05:00
parent 6d14eaee8c
commit cec270adb3
1 changed files with 0 additions and 12 deletions

View File

@ -59,12 +59,6 @@ build {
]
}
provisioner "shell" {
inline = [
"softwareupdate --install --recommended --agree-to-license",
]
}
provisioner "shell" {
inline = [
"source ~/.zprofile",
@ -146,12 +140,6 @@ build {
script = "scripts/automationmodetool.expect"
}
provisioner "shell" {
inline = [
"softwareupdate --install --recommended --agree-to-license",
]
}
// some other health checks
provisioner "shell" {
inline = [