Skip to content

Instantly share code, notes, and snippets.

@liuxd
Created December 11, 2017 21:21
Show Gist options
  • Select an option

  • Save liuxd/da7ecf84a4934a31b9c669b27304a69c to your computer and use it in GitHub Desktop.

Select an option

Save liuxd/da7ecf84a4934a31b9c669b27304a69c to your computer and use it in GitHub Desktop.
[Mac Command] #Mac
# check the interval of chrome updating checking. Unit is: second.
defaults read com.google.Keystone.Agent checkInterval
# stop automatic updating of chrome.
defaults write com.google.Keystone.Agent checkInterval 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment