%PDF- %PDF-
| Direktori : /opt/bitnami/common/bin/ |
| Current File : /opt/bitnami/common/bin/curl |
#!/bin/sh
LD_LIBRARY_PATH="/opt/bitnami/common/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}"
DYLD_FALLBACK_LIBRARY_PATH="/opt/bitnami/common/lib${DYLD_FALLBACK_LIBRARY_PATH:+:$DYLD_FALLBACK_LIBRARY_PATH}"
CURL_CA_BUNDLE="/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt"
export LD_LIBRARY_PATH
export DYLD_FALLBACK_LIBRARY_PATH
export CURL_CA_BUNDLE
exec /opt/bitnami/common/bin/curl.bin "$@"