Update x2t.sh

This commit is contained in:
tianyu 2015-07-28 20:17:21 +08:00
parent 13de8cc2f1
commit 7cbd928cfb
1 changed files with 1 additions and 1 deletions

View File

@ -39,8 +39,8 @@ x2jpg(){
mkdir origin
fi
if [ ! -d /tmp/jpg ]; then
mkdir /tmp/jpg
chmod -R 777 /tmp/jpg
fi
tmp_fifofile="/tmp/$$.fifo"