-
The documentation is excellent. Thank you. However, there is no "How to update" section. Given how fast this is developing (again excellent) some instructions on updating would be very helpful. Right now I am doing a fresh install each time and that seems unecessary (I think). Even if that is the correct way, some instructions on it would be nice. Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
You can use a "git pull" statement in webui-user.bat to download any changes every time you run the program. Just put it on a new line right above the last line that says "call webui.bat". |
Beta Was this translation helpful? Give feedback.
You can use a "git pull" statement in webui-user.bat to download any changes every time you run the program. Just put it on a new line right above the last line that says "call webui.bat".