1
0
This commit is contained in:
syui 2024-03-27 13:08:21 +09:00
parent 126bafc3d3
commit 723e1dffec
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -25,6 +25,7 @@ do
index=$o_dir/$id/index.html index=$o_dir/$id/index.html
if [ ! -f $oo ];then if [ ! -f $oo ];then
echo $oo
convert $o -gravity center -extent 8000x4000 $oo convert $o -gravity center -extent 8000x4000 $oo
fi fi