File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ # ✏ OctoPi-UpToDate
2
+
3
+ * The latest OctoPi release with the latest OctoPrint already included*
4
+
5
+ This repository automatically updates the OctoPrint installation on the latest OctoPi image
6
+ and provides the resulting image ready to flash. Checkout the [ releases] ( https://github.com/OctoPrint/OctoPi-UpToDate/releases ) .
7
+
8
+ ## How does this work?
9
+
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> ` .
12
+
13
+ ## Can I do something like this as well?
14
+
15
+ Sure, check out [ CustoPiZer's README] ( https://github.com/OctoPrint/CustoPiZer ) for
16
+ instructions on how to set up your own image build for modified but clean OctoPi images!
You can’t perform that action at this time.
0 commit comments