Replies: 5 comments 3 replies
-
Don't you have a webui-user.bat file for using command lines already? 🤔 |
Beta Was this translation helpful? Give feedback.
-
What Woisek said. Just create a .bat file yourself. SD won't delete it. webui-user.bat @echo off
call webui.bat --upgrade |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I just run with —upgrade as a default in the command line, so every time I start, everything gets updated (for better or worse). |
Beta Was this translation helpful? Give feedback.
-
I did this: https://github.com/cibernicola/bat-launcher-menu/blob/main/launcher |
Beta Was this translation helpful? Give feedback.
-
Hi! I'd like to suggest an update.bat file, a file tasked with the simple job of updating the branch. My girlfriend loves to use this, and I help her wherever I can as she's usually at mine, but a lot of the time she isn't and it would help greatly if there were to be a bat file for updating it to the latest branch.
I can see this being useful for others that do not use git pull.
Beta Was this translation helpful? Give feedback.
All reactions