diff --git a/bin/compile b/bin/compile index 4b71e17..50cc2ce 100644 --- a/bin/compile +++ b/bin/compile @@ -16,3 +16,5 @@ echo "-----> Extracting fonts to $TARGET_DIR" mkdir -p "$TARGET_DIR" tar -xvzf "$SOURCE_DIR" -C "$TARGET_DIR" | indent + +fc-cache -fv