Procházet zdrojové kódy

Update icns_generator.sh newline

drHyperion451 před 2 roky
rodič
revize
18d1af8841
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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