I hereby claim:
- I am plumowina on github.
- I am plumowina (https://keybase.io/plumowina) on keybase.
- I have a public key ASAFYb_6Qj1CuCdXb-ye_S9RKIdqs_2c6UAFUqZQowE2jQo
To claim this, I am signing this object:
#!/bin/bash | |
# Script to automatically download + compile + install GnuPG 2.1.15 | |
# 2016/11/30 - Updated script and tested with Debian 8.5 Jessie | |
set -x | |
apt-get update | |
apt-get -y install build-essential libgnutls-dev bzip2 make gettext texinfo gnutls-bin libgnutls28-dev build-essential libbz2-dev zlib1g-dev libncurses5-dev | |
mkdir -p ~/tmp/gnupg21 && cd ~/tmp/gnupg21 |
#!/usr/bin/env bash | |
# https://developers.supportbee.com/blog/setting-up-cucumber-to-run-with-Chrome-on-Linux/ | |
# https://gist.github.com/curtismcmullan/7be1a8c1c841a9d8db2c | |
# http://stackoverflow.com/questions/10792403/how-do-i-get-chrome-working-with-selenium-using-php-webdriver | |
# http://stackoverflow.com/questions/26133486/how-to-specify-binary-path-for-remote-chromedriver-in-codeception | |
# http://stackoverflow.com/questions/40262682/how-to-run-selenium-3-x-with-chrome-driver-through-terminal | |
# http://askubuntu.com/questions/760085/how-do-you-install-google-chrome-on-ubuntu-16-04 | |
# Versions | |
CHROME_DRIVER_VERSION=`curl -sS chromedriver.storage.googleapis.com/LATEST_RELEASE` |
I hereby claim:
To claim this, I am signing this object: