* My own update scripts.

This commit is contained in:
wirawan
2010-09-27 19:53:22 +00:00
parent 090d9f7b00
commit 5f367c8fc8
3 changed files with 6 additions and 0 deletions

2
update-avocado.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
rsync -av . avo:/home/wirawan0/lib/python/wpylib/. -f '+ *.py' -f '+ *.basis' -f '+ /**/' -f '- *'