Update domain name to kpe.io
[umlisp-orf.git] / debian / upload.sh
1 #!/bin/bash -e
2
3 dup umlisp-orf -Ufiles.kpe.io -D/home/ftp/umlisp-orf -C"(umask 022; cd /srv/www/html/umlisp; make install)" -su $*
4