From 26ec7f16a432845ae212ddddbf4588efa933d042 Mon Sep 17 00:00:00 2001 From: Pablo Buenaposada Date: Fri, 25 Oct 2019 12:46:40 +0200 Subject: [PATCH] Make install a little bit less aggressive I think that it's better to let people use the script without having to install it in their systems permamnently --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d7956d..3761300 100644 --- a/README.md +++ b/README.md @@ -29,12 +29,11 @@ If using Ubuntu, you will likely see an error about `e2fsck` being out of date a ```bash wget https://raw.githubusercontent.com/Drewsif/PiShrink/master/pishrink.sh chmod +x pishrink.sh -sudo mv pishrink.sh /usr/local/bin ``` ## Example ## ```bash -[user@localhost PiShrink]$ sudo pishrink.sh pi.img +[user@localhost PiShrink]$ sudo ./pishrink.sh pi.img e2fsck 1.42.9 (28-Dec-2013) Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure