소스 검색

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