Use I type in stable-diffusion gopher image URLs - annna - Annna the nice frien… | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 28fd948a1f1edf8a40faf5a0be3ebe4fdbaa0840 | |
parent f95fcab1c85a02d2397b4a05e4b1c0b8120440d0 | |
Author: Quentin Rameau <[email protected]> | |
Date: Sat, 4 Nov 2023 09:23:31 +0100 | |
Use I type in stable-diffusion gopher image URLs | |
Signed-off-by: Annna Robert-Houdin <[email protected]> | |
Diffstat: | |
M stable-diffusion-emoji | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/stable-diffusion-emoji b/stable-diffusion-emoji | |
@@ -10,7 +10,7 @@ fi | |
export PATH="$HOME/bin:$PATH" | |
emojidb="/br/gopher/emoji" | |
-emojiuribase="gophers://bitreich.org/9/emoji" | |
+emojiuribase="gophers://bitreich.org/I/emoji" | |
emojistr="$@" | |
emojiprompt="$(printf "%s\n" "${emojistr}" \ |