#!/bin/sh

. `dirname $0`/common

DO_LINK

exit 0
