diff --git a/scpt/ogimage.zsh b/scpt/ogimage.zsh index 5024708..dd9edbe 100755 --- a/scpt/ogimage.zsh +++ b/scpt/ogimage.zsh @@ -25,6 +25,7 @@ do index=$o_dir/$id/index.html if [ ! -f $oo ];then + echo $oo convert $o -gravity center -extent 8000x4000 $oo fi