style: spaces and extra NL

This commit is contained in:
harttle
2020-05-30 22:13:20 +08:00
parent 0d20a344b6
commit f3f017bd37
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ for size in "${apple[@]}"; do
done
cp logo.png apple-touch-icon.png
convert logo.png \
\( +clone -alpha extract \
\( +clone -alpha extract \
-draw 'fill black polygon 0,0 0,80 80,0 fill white circle 80,80 80,0' \
\( +clone -flip \) -compose Multiply -composite \
\( +clone -flop \) -compose Multiply -composite \