Commit e61da308 authored by DepFA's avatar DepFA Committed by AUTOMATIC1111

Disable sentry logging

parent b8a8f749
...@@ -41,6 +41,9 @@ then ...@@ -41,6 +41,9 @@ then
venv_dir="venv" venv_dir="venv"
fi fi
# Disable sentry logging
export ERROR_REPORTING=FALSE
# Do not reinstall existing pip packages on Debian/Ubuntu # Do not reinstall existing pip packages on Debian/Ubuntu
export PIP_IGNORE_INSTALLED=0 export PIP_IGNORE_INSTALLED=0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment