summaryrefslogtreecommitdiff
path: root/graphics/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/make.sh')
-rwxr-xr-xgraphics/make.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/graphics/make.sh b/graphics/make.sh
deleted file mode 100755
index 9058ef65d..000000000
--- a/graphics/make.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-width=$1
-height=$2
-output=$3
-
-inkscape -C -z -e $output -w $width -h $height -D logo.svg