#!/bin/sh # Decentralized Media # # Douglas Thrift # # $Id$ dropdb media createdb media psql -f `dirname $0`/media.sql media