mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
de-op-tify ssl bundle
This commit is contained in:
parent
6c74dc0167
commit
8fae450302
1 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
||||||
[ -f /usr/local/opt/curl-ca-bundle/share/ca-bundle.crt ] \
|
[ -f /usr/local/share/ca-bundle.crt ] \
|
||||||
&& export SSL_CERT_FILE=/usr/local/opt/curl-ca-bundle/share/ca-bundle.crt
|
&& export SSL_CERT_FILE=/usr/local/share/ca-bundle.crt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue