You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,9 @@ A bunch of simple update scripts are run via [CustoPiZer](https://github.com/Oct
11
11
12
12
*`01-update-octoprint`: Updates OctoPrint to the latest version
13
13
*`02-update-boot`: Updates bootloader and kernel to the latest version
14
+
*`10-install-arducam-mjpg-streamer`: Replaces the existing mjpg-streamer with the Arducam fork available [here](https://github.com/ArduCAM/mjpg-streamer).
14
15
*`80-install-user-fix`: Installs a compatibility layer to support renaming the `pi` user, if needed.
16
+
*`81-fix-octopi-txt`: Replaces `/boot/octopi.txt` with one with updated documentation regarding camera options.
15
17
*`99-write-build`: Writes the build tag to `/etc/octopiuptodate-build`
0 commit comments