Skip to content

Commit

Permalink
Confirm that Shellcheck fires up
Browse files Browse the repository at this point in the history
  • Loading branch information
anavarre committed Jun 14, 2024
1 parent 905cdee commit d821e58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/app-chrome.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/usr/bin/env bash

cd "$HOME/Downloads" || exit

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
Expand Down

0 comments on commit d821e58

Please sign in to comment.