CHANGE command in build script (previous is deprecated)
This commit is contained in:
parent
470eb1a169
commit
9b6557bb0c
2 changed files with 5 additions and 5 deletions
|
@ -6,4 +6,4 @@
|
|||
# 1. The path of the source file
|
||||
# 2. The output path (with .ico extension)
|
||||
|
||||
convert -density 300 -define icon:auto-resize=96,64,48,32,16 -background none $1 $2
|
||||
magick convert -density 300 -define icon:auto-resize=96,64,48,32,16 -background none $1 $2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue