Stop MS autoupdate
This commit is contained in:
parent
ab300b1ae2
commit
26e8484220
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
#]
|
#]
|
||||||
|
|
||||||
# Disable specific steps - same options as the command line flag
|
# Disable specific steps - same options as the command line flag
|
||||||
disable = ["go"]
|
disable = ["go", "microsoft_auto_update"]
|
||||||
|
|
||||||
# Run specific steps - same options as the command line flag
|
# Run specific steps - same options as the command line flag
|
||||||
#only = ["system", "emacs"]
|
#only = ["system", "emacs"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue