Revert "change of username from amin to mab"
[~bandali/bndl.org] / deploy
1 #!/bin/sh
2
3 deploy=amin@shemshak.org
4
5 rsync --exclude-from='.rsync-exclude' \
6 --delete \
7 -avzP \
8 ./ ${deploy}:~/www/