Updater: Fix missing sudos in documentation.
Change-Id: I7abac462bdf9f76b427b90e636af110cdce4e938 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4188586 Commit-Queue: Sorin Jianu <sorin@chromium.org> Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Reviewed-by: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1096426}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
259be36892
commit
004a747d12
@ -24,7 +24,7 @@ On macOS, and with a per-user Keystone (this is common), run:
|
||||
|
||||
On macOS, and with a system-wide Keystone, run:
|
||||
```
|
||||
/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Helpers/ksadmin -C chromium-updater-opt-in -P com.google.Keystone -S && ~/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Helpers/ksadmin --install -P com.google.Keystone -S
|
||||
sudo /Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Helpers/ksadmin -C chromium-updater-opt-in -P com.google.Keystone -S && sudo /Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Helpers/ksadmin --install -P com.google.Keystone -S
|
||||
```
|
||||
|
||||
On Windows, and with a per-user Omaha 3, use `regedit.exe` to open the key
|
||||
|
Reference in New Issue
Block a user