view burn-tmp-iso-image.sh @ 7:11334e7aed98

comment out some extra functions for debugging.
author Robert McIntyre <rlm@mit.edu>
date Mon, 25 Feb 2013 09:35:08 +0000
parents dc7c9557d412
children
line wrap: on
line source
1 #!/bin/sh
3 TARGET=/home/r/tmp/image.iso
5 cdrecord -multi -v gracetime=3 -overburn -data "$TARGET"
7 #rm $TARGET