#!/bin/bash # $Id: db-unstable,v 1.18 2006/05/05 01:38:33 judd Exp $ repoid=3 reponame="unstable" arch="i686" ftppath="/home/ftp/unstable/os/i686" cvspath="/home/cvs-unstable" cvsmod="unstable" cvstag="CURRENT" stagedir="$HOME/staging/unstable" # call the real script . `dirname $0`/db-inc