Skip to content

Commit

Permalink
Fix typo in the build-webfonts.sh script
Browse files Browse the repository at this point in the history
  • Loading branch information
mvasilkov authored Jul 12, 2021
1 parent 97df96b commit 76e6f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/build-webfonts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ TT_DIR=./fonts/ttf
echo ".
CLEAN FONTS FOLDERS
."
rm -rf $WEB_DIR/Users/philipp.nurullin/IdeaProjects/JetBrainsMono/sources/build-statics.sh
rm -rf $WEB_DIR
mkdir -p $WEB_DIR

echo ".
Expand Down

0 comments on commit 76e6f63

Please sign in to comment.