Update x2t.sh

This commit is contained in:
tianyu
2015-07-28 20:17:21 +08:00
parent 13de8cc2f1
commit 7cbd928cfb

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"