projects
/
~bandali
/
bndl.org
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
tweak date format, add .gitignore and Makefile
[~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}
:/
var
/
www
/
bandali.eu.org
/