1.使用快捷键【Ctrl+Alt+T】打开终端命令模式。
2.输入以下命令获取最新版本的chrome。
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
3.再输入将安装包解压,它会自动覆盖当前的chrome版本,更新最新的chrome。
sudo dpkg -i ./google-chrome-stable_current_amd64.deb
simply-static
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/wp-includes/functions.php on line 61211.使用快捷键【Ctrl+Alt+T】打开终端命令模式。
2.输入以下命令获取最新版本的chrome。
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
3.再输入将安装包解压,它会自动覆盖当前的chrome版本,更新最新的chrome。
sudo dpkg -i ./google-chrome-stable_current_amd64.deb