Merge pull request #523 from DeadEnded/patch-1

remove reference to merged and deleted tag
This commit is contained in:
Colin Kuebler
2020-01-29 11:47:08 -05:00
committed by GitHub

View File

@@ -5,6 +5,6 @@ set -e
sudo apt-get update
sudo apt-get install -y git iw dnsmasq hostapd screen curl build-essential python3-pip python3-setuptools python3-wheel python3-dev mosquitto haveged net-tools libssl-dev
sudo -H python3 -m pip install --upgrade paho-mqtt tornado git+https://github.com/drbild/sslpsk.git@use-byte-string-for-identity-hints pycryptodomex
sudo -H python3 -m pip install --upgrade paho-mqtt tornado git+https://github.com/drbild/sslpsk.git pycryptodomex
echo "Ready to start upgrade"