Skip to content

Commit

Permalink
remove after use
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan P.C. McQuen committed Oct 17, 2014
1 parent ce0d474 commit 826413a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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.

0 comments on commit 826413a

Please sign in to comment.