How to disable Google Chrome auto update?

后端 未结 30 1347
一生所求
一生所求 2020-11-28 01:31

Does anyone know how to disable Google Chrome for being automatic update itself, it cause my web application always change?

I have tried these methods:

30条回答
  •  眼角桃花
    2020-11-28 02:16

    For Mac OS, you'll have to remove permissions, but leave the directory

    $ sudo chown root:wheel GoogleSoftwareUpdate
    $ sudo chmod = GoogleSoftwareUpdate
    

提交回复
热议问题