change thumbnail size
This commit is contained in:
parent
0979c0e0f7
commit
e6e32074ff
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
CMD_TYPE=$1
|
||||
URL=$2
|
||||
OUTPUT_FILE=$3
|
||||
IMAGE_SIZE=160x120!
|
||||
IMAGE_SIZE=100x100!
|
||||
|
||||
if [ x"$CMD_TYPE" = "xmsoffice" ] ; then
|
||||
TARGET_FILE=`echo $URL | sed -e "s#^file:/*#/#g"`
|
||||
|
|
Loading…
Add table
Reference in a new issue