mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 12:20:14 +01:00
Bundle SSL_CERT_FILE if in env (e.g. on manylinux)
This commit is contained in:
@@ -5,5 +5,7 @@ self="$(readlink -f -- $0)"
|
||||
here="${self%/*}"
|
||||
APPDIR="${APPDIR:-${here}}"
|
||||
{{ tcltk-env }}
|
||||
{{ cert-file }}
|
||||
|
||||
# Call the entry point
|
||||
{{ entrypoint }}
|
||||
|
||||
Reference in New Issue
Block a user