Mercurial > backup
changeset 4:5161d06652f9
changed paths and added cd-mount
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 20 Oct 2011 13:36:26 -0700 |
parents | d33008839340 |
children | 4323b5a2fb6b |
files | cd-backup cd-burn cd-mount.sh |
diffstat | 3 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
1.1 --- a/cd-backup Wed Oct 19 01:22:14 2011 -0700 1.2 +++ b/cd-backup Thu Oct 20 13:36:26 2011 -0700 1.3 @@ -1,6 +1,6 @@ 1.4 #!/bin/sh 1.5 1.6 -TARGET="/home/r/proj/scratch/image.iso" 1.7 +TARGET="/home/r/tmp/image.iso" 1.8 1.9 START=`cdrecord -msinfo` 1.10