#!/bin/sh

. ./democonfig

./server -OpenbusHost $HOSTBUS -OpenbusPort $PORTBUS -OpenbusDebug ALL

