From 826413aed0963c62ca95e8ffbdc41dff62f97685 Mon Sep 17 00:00:00 2001 From: "Ryan P.C. McQuen" Date: Fri, 17 Oct 2014 16:15:29 -0700 Subject: [PATCH] remove after use --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4bbd9df..6c9c6b4 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ image-ultimator =============== +#### I just want to run it once (it will remove itself): + wget -N https://raw.githubusercontent.com/ryanpcmcquen/image-ultimator/master/imgult; sh imgult; rm imgult - wget -N https://raw.githubusercontent.com/ryanpcmcquen/image-ultimator/master/imgult; sh imgult - -###I love this script! I want to *install* it and use it everywhere! +### I love this script! I want to *install* it and use it everywhere! wget -N https://raw.githubusercontent.com/ryanpcmcquen/image-ultimator/master/imgult; install -m755 imgult /usr/local/bin/; rm imgult @@ -23,7 +23,7 @@ Mac: brew install jpegoptim mozjpeg optipng -#USE AT YOUR OWN RISK! +# USE AT YOUR OWN RISK! Just run this command in any directory with images, note that it will *OVERWRITE* images and loop recursively through all directories INSIDE the directory you run it in.