4 lines
94 B
Bash
4 lines
94 B
Bash
# /etc/profile.d/pythoncerts.sh
|
|
|
|
export _PIP_STANDALONE_CERT=/etc/pki/tls/certs/ca-bundle.crt
|