Change version number.

This commit is contained in:
Bill Wilson
2017-09-22 16:37:00 -05:00
parent bffda282e0
commit 2359c3959d
2 changed files with 2 additions and 2 deletions

View File

@@ -462,7 +462,7 @@ Note that if I had partitioned the 64GB disk with more than three
partitions it would have been more difficult to clone down to the
32GB card. If there had been 4 partitions, then a smaller disk has
to be large enough to image the sizes of the first three source partitions.
If the disk is too small for that, then an initilize clone would be
If the disk is too small for that, then an initialize clone would be
limited to a two partition clone as the next example shows. The other
alternative would be a manual partition. The take away is that you need
to consider how you would be cloning to smaller disks when you partition

View File

@@ -1,6 +1,6 @@
#!/bin/bash
version=2.0.7
version=2.0.8
# auto run grub-install if grub detected
grub_auto=1