Fix spelling mistake
[ctsim.git] / debian / upload.sh
1 #!/bin/bash -e
2
3 dup ctsim -Uwww.b9.com -D/home/ftp/ctsim -C"(umask 022; cd /srv/www/html/ctsim; make install)" -su $*
4