summaryrefslogtreecommitdiffstats
path: root/db-unstable
blob: a22188b5ad408bb2463f2cf4530390bc44ef90c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash
# $Id: db-unstable,v 1.16 2005/06/21 03:44:57 judd Exp $

repoid=3
reponame="unstable"

ftppath="/home/ftp/unstable/os/i686"

cvspath="/home/cvs-unstable"
cvsmod="unstable"

# call the real script
. `dirname $0`/db-inc