#!/bin/sh
# $Id$
echo "Password of coldformixroot needed"
mysql -u coldformixroot -p coldformix < ../coldformix-source/data/database/coldformix.sql

