File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed 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:/
8
8
## How does this work?
9
9
10
10
A 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> ` .
12
12
13
13
## Can I do something like this as well?
14
14
@@ -21,3 +21,9 @@ That's the plan, but that first requires this automation to get some more testin
21
21
release workflow now, so next OctoPrint release should show if it that triggers a build correctly. If that works,
22
22
some further automation needs to be written to automatically update the web page with a link to the latest image
23
23
and 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