Update software-install for compatibility with OS X Sierra.
This commit is contained in:
parent
d80a50f600
commit
e915de4a3a
|
@ -79,7 +79,7 @@ function install_Darwin_software {
|
||||||
#-------------------------------
|
#-------------------------------
|
||||||
# OS X software update
|
# OS X software update
|
||||||
#-------------------------------
|
#-------------------------------
|
||||||
softwareupdate -irv
|
softwareupdate -ia --verbose
|
||||||
#-------------------------------
|
#-------------------------------
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue