]> git.sev.monster Git - dotfiles.git/blobdiff - install.sh
fix termux font and config
[dotfiles.git] / install.sh
index 27b88c5365e9e97e716dc5c216d969e8c6a28c5f..c20a1b687a2f23831908b35710b49bf408465b6d 100755 (executable)
@@ -130,5 +130,5 @@ find ssh -mindepth 1 -maxdepth 1 | while read -r x; do
 if [ $(uname -o) = 'Android' ]; then
     mkdir -p "$DEST/.termux"
     find termux -mindepth 1 -maxdepth 1 | while read -r x; do l ".$x"; done
-    l '.termux/font.ttf' "$share/fonts/Dina-ttf/Dina.ttf"
+    l '.termux/font.ttf' "gui/fonts/Dina-ttf/Dina.ttf"
 fi
This page took 0.030111 seconds and 4 git commands to generate.