mirror of
https://github.com/humhub/humhub.git
synced 2025-01-17 22:28:51 +01:00
👷 Use latest chromedriver
This commit is contained in:
parent
37ec3dec00
commit
d36cf3b72a
@ -4,7 +4,7 @@
|
|||||||
set -ev
|
set -ev
|
||||||
|
|
||||||
# Install chomedriver
|
# Install chomedriver
|
||||||
curl -s -L -o chromedriver_linux64.zip https://chromedriver.storage.googleapis.com/2.40/chromedriver_linux64.zip \
|
curl -s -L -o chromedriver_linux64.zip https://chromedriver.storage.googleapis.com/2.41/chromedriver_linux64.zip \
|
||||||
&& unzip -o -d $HOME chromedriver_linux64.zip \
|
&& unzip -o -d $HOME chromedriver_linux64.zip \
|
||||||
&& chmod +x $HOME/chromedriver
|
&& chmod +x $HOME/chromedriver
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user