install chromedriver linux
sudo apt-get install unzip &&
a=$(uname -m) &&
rm -r /tmp/chromedriver/
mkdir /tmp/chromedriver/ &&
wget -O /tmp/chromedriver/LATEST_RELEASE http://chromedriver.storage.googleapis.com/LATEST_RELEASE &&
if [ $a == i686 ]; then b=32; elif [ $a == x86_64 ]; then b=64; fi &&
latest=$(cat /tmp/chromedriver/LATEST_RELEASE) &&
wget -O /tmp/chromedriver/chromedriver.zip 'http://chromedriver.storage.googleapis.com/'$latest'/chromedriver_linux'$b'.zip' &&
sudo unzip /tmp/chromedriver/chromedriver.zip chromedriver -d /usr/local/bin/ &&
echo 'success?'
Also in Shell:
- install node 12 linux terminal w10
- bash get kernel version
- desktop trigger click bash shell ubuntu
- shell promt user input
- git command autocomplete
- virtualbox kernel driver not installed ubuntu
- run bat file with arguments
- git reset remote
- tfswitch install
- git use file credential
- linux scp
- git checkout new branch
- shutdown timer windows 10
- run specific script with an other user linux
- list all the files in a directory without the directory in linux
- npm move package from devdependencies to dependencies
- install jupyter notebook
- git commit all changes
- install .net core sdk on linux
- delete github repository git bash
- date linux show millis
- install homebrew on mac
- no module named typedefs pyinstaller
- install strapi cli