Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
chicco785 committed Apr 12, 2024
1 parent 55190ff commit 8224613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ else
./google-font-download -f ttf --url="https://fonts.google.com/?selection.family=$INPUT_INSTALLGOOGLEFONT"
mkdir /usr/share/fonts/googlefonts
mv *.ttf /usr/share/fonts/googlefonts
rm *.css
fc-cache -fv
fi

Expand Down

0 comments on commit 8224613

Please sign in to comment.