kiss-stj

My KISS Linux repo for software I use on my computers.
git clone https://git.stjo.hn/kiss-stj
Log | Files | Refs | README | LICENSE

build (116B)


      1 #!/bin/sh -e
      2 
      3 mkdir -p "$1/usr/share/fonts/TTF/liberation"
      4 install -m 644 *.ttf "$1/usr/share/fonts/TTF/liberation"