release/2024-11-08 - Small fix to font script

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-11-08 21:18:58 -08:00
parent 9970190909
commit 5fbfb992c7

View File

@@ -13,7 +13,7 @@ wget https://images.imex.online/fonts/montserrat.zip -O montserrat.zip
unzip montserrat.zip -d montserrat
# Move the font files to the system fonts directory
mv montserrat/*.ttf /usr/share/fonts
mv montserrat/montserrat/*.ttf /usr/share/fonts
# Rebuild the font cache
fc-cache -fv