From a0c4bdb02f19d6a0d17bbea9496c30e96754235b Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 26 Jan 2009 07:10:27 -0500 Subject: bryannewbold.com to bnewbold.net --- to_athena.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'to_athena.sh') diff --git a/to_athena.sh b/to_athena.sh index 99299a1..23071fb 100755 --- a/to_athena.sh +++ b/to_athena.sh @@ -1,3 +1,4 @@ #!/bin/sh -scp -r main.html journal other README bnewbold@linux.mit.edu:thesis/ +#scp -r main.html journal other README bnewbold@linux.mit.edu:thesis/ +rsync -arv main.html journal other README bnewbold@linux.mit.edu:thesis/ -- cgit v1.2.3