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