diff --git a/setup/font.sh b/setup/font.sh index 6e64da1..c6abf0a 100755 --- a/setup/font.sh +++ b/setup/font.sh @@ -5,5 +5,5 @@ install_ttf_font() { sudo fc-cache -f -v } -cd ../host/fonts +cd ../host/ui/fonts install_ttf_font