Create the scripts folder in the installers

This commit is contained in:
cmdr2
2022-10-26 11:27:34 +05:30
parent 1b4ba3b396
commit da9af8673f
2 changed files with 4 additions and 4 deletions

View File

@ -11,8 +11,8 @@ case $yn in
* ) exit;;
esac
mkdir -p dist/win/stable-diffusion-ui
mkdir -p dist/linux-mac/stable-diffusion-ui
mkdir -p dist/win/stable-diffusion-ui/scripts
mkdir -p dist/linux-mac/stable-diffusion-ui/scripts
# copy the installer files for Windows