Update webui.sh

webui can launch from any directory
This commit is contained in:
derVedro
2023-04-27 23:58:33 +02:00
committed by GitHub
parent bfe62127e9
commit 1a978be271
+3
View File
@@ -4,6 +4,9 @@
# change the variables in webui-user.sh instead #
#################################################
# change to local directory
cd -- "$(dirname -- "$0")"
can_run_as_root=0
export ERROR_REPORTING=FALSE
export PIP_IGNORE_INSTALLED=0