Incorrect newline character

This commit is contained in:
cmdr2 2022-10-04 15:45:52 +05:30
parent a5f5113e9a
commit add533d0da

View File

@ -1,6 +1,6 @@
#!/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 SD_BASE_DIR=$(pwd)