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