1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
#!/bin/bash repoid=5 reponame="core" arch="i686" ftppath="/home/ftp/core/os/i686" cvspath="/home/cvs-core" cvsmod="core" cvstag="CURRENT" stagedir="$HOME/staging/core" # call the real script . `dirname $0`/db-inc