Skip to content

Commit

Permalink
Merge pull request #470 from mvasilkov/patch-1
Browse files Browse the repository at this point in the history
Fix a typo in the build-webfonts.sh script
  • Loading branch information
philippnurullin authored Jul 14, 2021
2 parents 97df96b + 76e6f63 commit d55ac00
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 d55ac00

Please sign in to comment.