mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-07-03 08:00:07 +02:00
Incorrect newline character
This commit is contained in:
2
start.sh
2
start.sh
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo "Stable Diffusion UI - v2.5/n/n"
|
echo "Stable Diffusion UI - v2.5\n\n"
|
||||||
|
|
||||||
export START_CMD_FILENAME="start.sh"
|
export START_CMD_FILENAME="start.sh"
|
||||||
export SD_BASE_DIR=$(pwd)
|
export SD_BASE_DIR=$(pwd)
|
||||||
|
Reference in New Issue
Block a user