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

3 lines
115 B
Bash
Executable File

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