summaryrefslogtreecommitdiffstats
path: root/to_athena.sh
diff options
context:
space:
mode:
Diffstat (limited to 'to_athena.sh')
-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/