Skip to content

Commit

Permalink
More renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
biglittlebigben committed May 22, 2024
1 parent 8ad8820 commit 7efe17a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/chrome/install-chrome
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ then
chmod 4755 /usr/local/sbin/chrome-devel-sandbox
else
wget https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_124.0.6367.201-1_amd64.deb
apt-get install -y ./google-chrome-stable_current_amd64.deb
rm google-chrome-stable_current_amd64.deb
apt-get install -y ./google-chrome-stable_124.0.6367.201-1_amd64.deb
rm google-chrome-stable_124.0.6367.201-1_amd64.deb
fi

wget -N https://chromedriver.storage.googleapis.com/2.46/chromedriver_linux64.zip
Expand Down

0 comments on commit 7efe17a

Please sign in to comment.