add backup

This commit is contained in:
paukstelis
2022-06-16 19:58:00 -04:00
parent c4b9b4b68c
commit cfeecb28e7
2 changed files with 52 additions and 10 deletions

View File

@@ -46,6 +46,8 @@ These files provide a simple bash script for quickly deploying multiple octoprin
* Test USB connections
* Want to get rid of everything? `sudo octoprint_deploy/octoprint_deploy.sh remove`
# Recent Changes
* Added webcam restart to system commands during
* Added ability to restart all non-template instances from the command line: `sudo octoprint_deploy/octoprint_deploy.sh restart_all`
* Admin user and first run wizards during Prepare System.
* Better uuid uniquification
* ArchLinux support