Add upload.sh
[ctsim.git] / debian / upload.sh
1 #!/bin/bash -e
2
3 dup ctsim -Ufiles.kpe.io -D/home/ftp/ctsim -su \
4     -C"(umask 022; cd /srv/www/html/ctsim; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*