Update and rename z2t to z2t.sh
This commit is contained in:
parent
00ff626453
commit
d0f4dee922
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#title :z2t
|
#title :z2t.sh
|
||||||
#description :This script will convert all zips(of jpg/bmp/png) with any content struct to tars(of jpg). Use "convert" command to convert images to jpg to depress disk space. the origin file's content struct will not change.
|
#description :This script will convert all zips(of jpg/bmp/png) with any content struct to tars(of jpg). Use "convert" command to convert images to jpg to depress disk space. the origin file's content struct will not change.
|
||||||
#author :xdtianyu@gmail.com
|
#author :xdtianyu@gmail.com
|
||||||
#date :20141029
|
#date :20141029
|
Loading…
Reference in New Issue