aboutsummaryrefslogtreecommitdiffstats
path: root/webui-user.sh
diff options
context:
space:
mode:
authorParityError <36368048+ParityError@users.noreply.github.com>2023-03-29 01:27:44 +0000
committerGitHub <noreply@github.com>2023-03-29 01:27:44 +0000
commitfb68d93b6a579a424919b22682cf067ce9a8e13f (patch)
tree2b7f1ea5d10d03fa5ca02189dd9626859342b0cc /webui-user.sh
parent34c0f499c540f69a6de11caa940483e8f581074d (diff)
downloadstable-diffusion-webui-gfx803-fb68d93b6a579a424919b22682cf067ce9a8e13f.tar.gz
stable-diffusion-webui-gfx803-fb68d93b6a579a424919b22682cf067ce9a8e13f.tar.bz2
stable-diffusion-webui-gfx803-fb68d93b6a579a424919b22682cf067ce9a8e13f.zip
Update webui-user.sh
Diffstat (limited to 'webui-user.sh')
-rw-r--r--webui-user.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/webui-user.sh b/webui-user.sh
index 74e8800c..bfa53cb7 100644
--- a/webui-user.sh
+++ b/webui-user.sh
@@ -4,7 +4,7 @@
#########################################################
# Install directory without trailing slash
-#install_dir="$(pwd)"
+#install_dir="/home/$(whoami)"
# Name of the subdirectory
#clone_dir="stable-diffusion-webui"