This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
You've already forked itgmania212121
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3a8a26a59ba1a16d518966095594de052f121dca
itgmania212121
/
Utils
/
crush
T
6 lines
64 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit.
2010-01-26 21:00:30 -06:00
#!/bin/sh
pngcrush
"
$1
"
"
$1
.new
"
rm
"
$1
"
mv
"
$1
.new
"
"
$1
"
Reference in New Issue
Copy Permalink