summaryrefslogtreecommitdiffstats
path: root/db-unstable
blob: 194bee5358032c28fb8b63e20578c243c9fd358b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/bash
# $Id: db-unstable,v 1.17 2006/02/20 06:33:40 judd Exp $

repoid=3
reponame="unstable"

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

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

stagedir="$HOME/staging/unstable"

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