build (87B)
1 #!/bin/sh -e 2 3 mkdir -p "$1/usr/share/fonts/TTF" 4 cp monaco.ttf "$1/usr/share/fonts/TTF"