瀏覽代碼

Update icns_generator.sh newline

drHyperion451 2 年之前
父節點
當前提交
18d1af8841
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dist/icns_generator.sh

+ 1 - 1
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
+rm -rf suyu.iconset