#!/bin/sh
sudo mkdir /usr/local/fontpage
cd others
cp * /usr/local/fontpage/
cd ..
cd po/locale
cp -r * /usr/local/share/locale
