Add warning to backup

This commit is contained in:
Drew Bonasera 2016-04-27 04:38:35 -04:00
parent f45603840e
commit 1f91ea1f87
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
# PiShrink #
PiShrink is a bash script that automatically shrink a pi image that will then resize to the max size of the SD card on boot. This will make putting the image back onto the SD card faster and the shrunk images will compress better.
WARNING: You should make a backup of your image before using this. If anything goes wrong during the shrinking the image could become corrupt.
`Usage: ./pishrink imagefile.img`
## Example ##