diff options
Diffstat (limited to 'graphics/make.sh')
| -rwxr-xr-x | graphics/make.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/make.sh b/graphics/make.sh index 36129d625..9058ef65d 100755 --- a/graphics/make.sh +++ b/graphics/make.sh @@ -4,4 +4,4 @@ width=$1 height=$2 output=$3 -inkscape -z -e $output -w $width -h $height -D finish-trace.svg +inkscape -C -z -e $output -w $width -h $height -D logo.svg |
