On Wed, Apr 19, 2017 at 2:38 PM, Mark A. Yoder <[email protected]> wrote: > The big picture is: I'd like to use these in a workshop and the the > participants play all they want. Once we are done I want to run one command > to reset everything. > > I can't count on having internet, so a local git repo sounds like a good > idea.
Okay give the bone101 package update a shot: sudo apt update ; sudo apt upgrade 1: backup old example folder: https://github.com/rcn-ee/repos/blob/master/debian-9-bone101/suite/stretch/debian/preinst#L3-L9 2: init example folder as a git repo, so it's initial state is always set: https://github.com/rcn-ee/repos/blob/master/debian-9-bone101/suite/stretch/debian/postinst#L51-L58 Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjt8rX%2Bjvqr6iQ%3D5CwFurcT1oHrG77JG4Bov6Oty%2BeFzA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
