This commit is contained in:
2018-01-30 21:41:38 +08:00
parent a363677698
commit 1ada43d55b
8 changed files with 54 additions and 12 deletions

9
chrome/install.sh Normal file
View File

@@ -0,0 +1,9 @@
#! /bin/bash
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
sudo apt install -f -y
sudo dpkg -i google-chrome-stable_current_amd64.deb