Skip to content

Commit

Permalink
rebuild fonts cache
Browse files Browse the repository at this point in the history
  • Loading branch information
omal1ar0v authored Mar 2, 2018
1 parent e836838 commit 8f1a454
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8f1a454

Please sign in to comment.