Skip to content

Commit

Permalink
Fix app-chrome.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
anavarre committed Jun 14, 2024
1 parent 0f03964 commit 905cdee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/app-chrome.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install -y ./google-chrome-stable_current_amd64.deb
rm google-chrome-stable_current_amd64.deb
xdg-settings set default-web-browser google-chrome.desktop
cd - || exit
cd - || exit

0 comments on commit 905cdee

Please sign in to comment.