summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbnewbold <bnewbold@eta.mit.edu>2009-06-20 03:34:41 -0400
committerbnewbold <bnewbold@eta.mit.edu>2009-06-20 03:34:41 -0400
commit5713728875a287dbd45b3557d6bda3d5fc70a4ef (patch)
treeff9d2514ab2fa12d0569648bcf1ee251ad13ece5
parent4667dca6ef504768516eada3bcdddf05e1b172e1 (diff)
download6.945-master.tar.gz
6.945-master.zip
-rwxr-xr-xto_athena.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/to_athena.sh b/to_athena.sh
index fa45403..e7d5ef2 100755
--- a/to_athena.sh
+++ b/to_athena.sh
@@ -2,4 +2,4 @@
for f in `find . -iname *~`; do rm $f; done
for f in `find . -iname *.bak`; do rm $f; done
-rsync -arv ps* bnewbold@linux.mit.edu:6.945/
+rsync -arv ps* final_project bnewbold@linux.mit.edu:6.945/