Files
wpylib/update-avocado.sh
2010-10-29 15:58:51 +00:00

3 lines
108 B
Bash
Executable File

#!/bin/bash
rsync -av . avo:/home/wirawan0/lib/python/wpylib/. -f '+ *.py' -f '- CVS/' -f '+ /**/' -f '- *'