SillyTavern / SillyTavern-Launcher

Launcher scripts for SillyTavern and ST-Extras.
MIT License
174 stars 47 forks source link

Update install.sh. It creates a loop #36

Closed pato-pan closed 5 months ago

pato-pan commented 6 months ago

I assume this was a mistake since the batch script doesn't have this issue.

The script loops indefinetely because the function is running a command that runs the function again.

deffcolony commented 5 months ago

@pato-pan

Thanks a lot for spotting that bug and suggesting the fix! I've actually already updated the install.sh script to take care of it, so your pull request isn't needed anymore.

Still, I really appreciate your help. Thanks again!

please do a git pull to update