#!/bin/sh

. `dirname "$0"`/cfg/common
#. `dirname "$0"`/cfg/`basename "$0"`

cd $POOTLEDIR
cd fusionforge
bzr update -q 2>&1

