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