Created
May 30, 2021 08:57
-
-
Save eng-atwijukire/bd137815cca34e562312c9581f0ee5e0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
sudo apt-get update | |
sudo apt-get --only-upgrade install google-chrome-stable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
chmod u+x updateChrome.sh
./updateChrome.sh