summaryrefslogtreecommitdiffstats
path: root/scripts/build_fonts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build_fonts.sh')
-rwxr-xr-xscripts/build_fonts.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/build_fonts.sh b/scripts/build_fonts.sh
index 9823fcf..0e9cd91 100755
--- a/scripts/build_fonts.sh
+++ b/scripts/build_fonts.sh
@@ -2,10 +2,6 @@
2 2
3source "site.defaults.conf" 3source "site.defaults.conf"
4 4
5if [ -f "site.conf" ]; then
6 source "site.conf"
7fi
8
9find "${ASSETS_DIR}fonts" \ 5find "${ASSETS_DIR}fonts" \
10 -type f \ 6 -type f \
11 -name "*.ttf" \ 7 -name "*.ttf" \