added chrome install

This commit is contained in:
2021-09-27 02:06:05 +02:00
parent 0c01933424
commit 340c65178e
3 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
sudo -u $SUDO_USER wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb