From 18d1af8841d30e9632f7a89750f4f6baa4320644 Mon Sep 17 00:00:00 2001 From: drHyperion451 Date: Thu, 7 Mar 2024 10:32:48 +0000 Subject: [PATCH] Update icns_generator.sh newline --- dist/icns_generator.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/icns_generator.sh b/dist/icns_generator.sh index daa4af3fba..8fe9f4ae4e 100755 --- a/dist/icns_generator.sh +++ b/dist/icns_generator.sh @@ -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 \ No newline at end of file +rm -rf suyu.iconset