Update icns_generator.sh newline

This commit is contained in:
drHyperion451 2024-03-07 10:32:48 +00:00
parent 9d8447fa33
commit 18d1af8841

View file

@ -11,4 +11,4 @@ convert -background none -resize 512x512 suyu.svg suyu.iconset/icon_512x512.png
convert -background none -resize 1024x1024 suyu.svg suyu.iconset/icon_512x512@2x.png;
iconutil -c icns suyu.iconset
rm -rf suyu.iconset
rm -rf suyu.iconset