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

repoid=2
reponame="extra"

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

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

stagedir="$HOME/staging/extra"

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