File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ and provides the resulting image ready to flash. Checkout the [releases](https:/
88## How does this work?
99
1010A simple update script is run via [ CustoPiZer] ( https://github.com/OctoPrint/CustoPiZer ) .
11- All that is done is running the equivalend of ` pip install -U OctoPrint==<latest version> ` .
11+ All that is done is running the equivalent of ` pip install -U OctoPrint==<latest version> ` .
1212
1313## Can I do something like this as well?
1414
@@ -21,3 +21,9 @@ That's the plan, but that first requires this automation to get some more testin
2121release workflow now, so next OctoPrint release should show if it that triggers a build correctly. If that works,
2222some further automation needs to be written to automatically update the web page with a link to the latest image
2323and also generate a release file for the imager.
24+
25+ ## I have a problem, where's the issue tracker for this project?
26+
27+ Nowhere, because this really is just a build automation.
28+
29+ If you need support with OctoPrint or OctoPi, [ please get in touch on the OctoPrint Community Forums] ( https://community.octoprint.org ) .
You can’t perform that action at this time.
0 commit comments