projects
/
~bandali
/
bndl.org
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
fix Home link in breadcrumb
[~bandali/bndl.org]
/
deploy
Commit
Line
Data
3f6e56ad
AB
1
#!/bin/sh
2
3
deploy=amin@shemshak.org
4
5
rsync --exclude-from='.rsync-exclude' \
6
--delete \
7
-avzP \
8
./ ${deploy}:~/www/