From c28cb6748494587e0a04ae10cb867e7cb2b32e01 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Fri, 2 Sep 2022 16:31:34 +0530 Subject: [PATCH] Script change --- scripts/on_sd_start.bat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/on_sd_start.bat b/scripts/on_sd_start.bat index 8120d88d..aa4a9a54 100644 --- a/scripts/on_sd_start.bat +++ b/scripts/on_sd_start.bat @@ -94,10 +94,10 @@ pause exit /b ) -) -@echo sd_weights_downloaded >> ..\scripts\install_status.txt -@echo sd_install_complete >> ..\scripts\install_status.txt + @echo sd_weights_downloaded >> ..\scripts\install_status.txt + @echo sd_install_complete >> ..\scripts\install_status.txt +) @echo. & echo "Stable Diffusion is ready!" & echo.