summaryrefslogtreecommitdiff
path: root/scripts/python_env
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-11-22 14:22:11 -0500
committerAndrew Opalach <andrew@akon.city> 2025-11-22 14:22:11 -0500
commit0d6d13425015d78606232874498327cabcb0e4e2 (patch)
tree34682f9e9602117dac6db5f7de8c67d1207135c4 /scripts/python_env
parentd4ea79a8622b6bf03555f186aeb1f5fa9283721f (diff)
downloadcamu-0d6d13425015d78606232874498327cabcb0e4e2.tar.gz
camu-0d6d13425015d78606232874498327cabcb0e4e2.tar.bz2
camu-0d6d13425015d78606232874498327cabcb0e4e2.zip
Fixes and cleanup around synced gapless
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'scripts/python_env')
-rw-r--r--scripts/python_env2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/python_env b/scripts/python_env
index 2cca301..fcbd7a1 100644
--- a/scripts/python_env
+++ b/scripts/python_env
@@ -1,4 +1,4 @@
-export CURL_CA_BUNDLE=/etc/ssl/certs/ca-bundle.crt
+#export CURL_CA_BUNDLE=/etc/ssl/certs/ca-bundle.crt
export PYTHONDONTWRITEBYTECODE=1
export PYTHONOPTIMIZE=2
export PYTHONPATH=$HOME/c/camu/src/portal/vendor/vendor