diff --git a/update-jaguar.sh b/update-jaguar.sh index 6d2e3ed..6c661f9 100755 --- a/update-jaguar.sh +++ b/update-jaguar.sh @@ -1,2 +1,2 @@ #!/bin/bash -rsync -av . jaguar:/ccs/home/wirawan0/wpylib/. -f '+ *.py' -f '- CVS/' -f '+ /**/' -f '- *' +rsync -av . jaguar-ext:/ccs/home/wirawan0/wpylib/. -f '+ *.py' -f '- CVS/' -f '+ /**/' -f '- *'