Merged in release/2024-11-08 (pull request #1896)
release/2024-11-08 - Small fix to font script
This commit is contained in:
@@ -13,7 +13,7 @@ wget https://images.imex.online/fonts/montserrat.zip -O montserrat.zip
|
|||||||
unzip montserrat.zip -d montserrat
|
unzip montserrat.zip -d montserrat
|
||||||
|
|
||||||
# Move the font files to the system fonts directory
|
# 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
|
# Rebuild the font cache
|
||||||
fc-cache -fv
|
fc-cache -fv
|
||||||
|
|||||||
Reference in New Issue
Block a user