clean up unnecessary information

pull/1/head
Thomas Ballmann 4 years ago
parent 40189e8737
commit d45c978b61

@ -24,10 +24,3 @@ pio run --target erase
> get photos from calendar face
http://192.168.178.65/fs/calendarPhoto.png
# original
echo "${$(openssl s_client -connect raw.githubusercontent.com:443 2>/dev/null </dev/null | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | openssl x509 -noout -fingerprint -sha1)//:/ }"
openssl s_client -connect images.unsplash.com:443 2>/dev/null </dev/null | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' | openssl x509 -noout -fingerprint -sha1
Loading…
Cancel
Save