Commit d78c4375 authored by ParityError's avatar ParityError

Update webui-user.sh

Installation should not be assumed to be located within ~/home directory. User should expected to install project anywhere and run the startup scripts while in stable-diffusion-webui directory.
parent dfeee786
......@@ -4,7 +4,7 @@
#########################################################
# Install directory without trailing slash
#install_dir="/home/$(whoami)"
#install_dir="$(pwd)"
# Name of the subdirectory
#clone_dir="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