r10965: 2006-07-04 Kevin Rosenberg (kevin@rosenberg.net)
[uffi.git] / debian / upload.sh
1 #!/bin/bash -e
2
3 dup uffi -Uftp.b9.com -D/home/ftp/uffi -C"(umask 022; cd /opt/apache/htdocs/uffi; make install)" -su $*
4