de-op-tify ssl bundle

This commit is contained in:
Loic Nageleisen 2014-02-03 10:57:26 +01:00
parent 6c74dc0167
commit 8fae450302

View file

@ -1,2 +1,2 @@
[ -f /usr/local/opt/curl-ca-bundle/share/ca-bundle.crt ] \
&& export SSL_CERT_FILE=/usr/local/opt/curl-ca-bundle/share/ca-bundle.crt
[ -f /usr/local/share/ca-bundle.crt ] \
&& export SSL_CERT_FILE=/usr/local/share/ca-bundle.crt