Skip to content

Commit

Permalink
Merge pull request #4 from nanasess/revert-1-patch-1
Browse files Browse the repository at this point in the history
Revert "Update setup-chromedriver.sh"
  • Loading branch information
nanasess authored Jan 5, 2020
2 parents dada2ee + d0ddfc8 commit 2007671
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/setup-chromedriver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ fi
wget -c -nc --retry-connrefused --tries=0 https://chromedriver.storage.googleapis.com/${VERSION}/chromedriver_${ARCH}.zip
unzip -o -q chromedriver_${ARCH}.zip
sudo mv chromedriver /usr/local/bin/chromedriver
rm chromedriver_${arch}.zip

0 comments on commit 2007671

Please sign in to comment.