Commit e33e2c51 authored by Frank Tao's avatar Frank Tao Committed by GitHub

Update webui.sh

parent 5a32d4fc
......@@ -25,7 +25,7 @@ fi
# Install directory without trailing slash
if [[ -z "${install_dir}" ]]
then
install_dir="$(dirname "$0")"
install_dir="$SCRIPT_DIR"
fi
# Name of the subdirectory (defaults to stable-diffusion-webui)
......
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