aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 5a13c16..cac9c9f 100755
--- a/build.sh
+++ b/build.sh
@@ -4,7 +4,7 @@
# build
if [[ -n "$(ls -a ./lab/)" && -f ./lab/metadata.json && -f ./lab/svgs2ttf.py ]];
then
- ./lab/svgs2ttf.py ./lab/metadata.json
+ ./lab/svg2ttf.py ./lab/metadata.json
fi
# copy files to fonts