From 1f91ea1f8712d526b9e79191e5903f50cb5e8294 Mon Sep 17 00:00:00 2001 From: Drew Bonasera Date: Wed, 27 Apr 2016 04:38:35 -0400 Subject: [PATCH] Add warning to backup --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1da1eb..075b823 100644 --- a/README.md +++ b/README.md @@ -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 ##