parent
c0f67e9992
commit
592d6bd7c9
3 changed files with 3 additions and 3 deletions
@ -1,2 +1,2 @@ |
||||
#!/bin/bash |
||||
rsync -av . avo:/home/wirawan0/lib/python/wpylib/. -f '+ *.py' -f '+ *.basis' -f '+ /**/' -f '- *' |
||||
rsync -av . avo:/home/wirawan0/lib/python/wpylib/. -f '+ *.py' -f '- CVS/' -f '+ /**/' -f '- *' |
||||
|
@ -1,2 +1,2 @@ |
||||
#!/bin/bash |
||||
rsync -av . jaguar:/ccs/home/wirawan0/wpylib/. -f '+ *.py' -f '+ /*/' -f '- *' |
||||
rsync -av . jaguar:/ccs/home/wirawan0/wpylib/. -f '+ *.py' -f '- CVS/' -f '+ /**/' -f '- *' |
||||
|
@ -1,2 +1,2 @@ |
||||
#!/bin/bash |
||||
rsync -av . pzt:/home/wirawan0/local/lib/python/wpylib/. -f '+ *.py' -f '+ /*/' -f '- *' |
||||
rsync -av . pzt:/home/wirawan0/local/lib/python/wpylib/. -f '+ *.py' -f '- CVS/' -f '+ /**/' -f '- *' |
||||
|
Loading…
Reference in new issue