Update and rename z2t to z2t.sh

This commit is contained in:
tianyu 2014-10-29 15:49:45 +08:00
parent 00ff626453
commit d0f4dee922
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/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.
#author :xdtianyu@gmail.com
#date :20141029