Mercurial > backup
changeset 18:413c2abaaf76
add newline.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 19 May 2013 14:56:11 -0400 |
parents | 69bf466ff2ae |
children | e2bef5c2dc28 |
files | backup-proj.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/backup-proj.sh Sun May 19 14:55:48 2013 -0400 1.2 +++ b/backup-proj.sh Sun May 19 14:56:11 2013 -0400 1.3 @@ -1,3 +1,3 @@ 1.4 #!/bin/sh 1.5 1.6 -rsync -avz /home/r/proj /mnt/backup/proj-backup-$(date +"%F-%H:%M") 1.7 \ No newline at end of file 1.8 +rsync -avz /home/r/proj /mnt/backup/proj-backup-$(date +"%F-%H:%M")