#!/bin/bash git submodule init git submodule update export PATH=$PATH:$(pwd)/bin/ucpp/ucpp cd src ucpp setup -t 2059 ucpp init ucpp configure cd ..