Update MacUpdaterBot+.txt

This commit is contained in:
Narsty
2023-07-10 23:46:40 -05:00
committed by GitHub
parent 276bf78a71
commit 51fcdecce5
+1 -1
View File
@@ -19,7 +19,7 @@ STRING terminal
DELAY 500
ENTER
DELAY 1000
STRING sudo softwareupdate -ia --verbose 2>&1 | pv -l -s "$(softwareupdate -l | wc -l)" -p -t -i 1
STRING softwareupdate -ia --verbose 2>&1 | pv -l -s "$(softwareupdate -l | wc -l)" -p -t -i 1
DELAY 1000
ENTER