3 > snaprestore [volume] [snapshot]
5 Easily restore rootfs from the command line.
9 * Fair amount of testing
11 * Renames snapshot to original name
12 * Removes jailbreak apps from icon cache
13 * Works on any jailbreak *(hopefully)*
17 A build of `snaprestore` is available on https://cameronkatri.com and [Procursus](https://github.com/ProcursusTeam/Procursus), which you can install if your device is already setup with an instance of the build system.
19 Alternatively, you can compile `snaprestore` on your device using Make.
23 If you need a Debian package for later use, use the following command
27 Check out the [Makefile](Makefile) to see what options you might need to setup for `snaprestore` to build properly.
31 `snaprestore` has been licensed under the [BSD-2 Clause License](LICENCE).