projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a3b5b3
)
removed bogus lines in script.
author
Chris Koeritz
<fred@gruntose.com>
Mon, 2 Dec 2013 13:17:53 +0000
(08:17 -0500)
committer
Chris Koeritz
<fred@gruntose.com>
Mon, 2 Dec 2013 13:17:53 +0000
(08:17 -0500)
scripts/rip_burn/blu_burn.sh
patch
|
blob
|
history
diff --git
a/scripts/rip_burn/blu_burn.sh
b/scripts/rip_burn/blu_burn.sh
index 26f071b53109dac0ba7f4f576969d5fd8efaa798..def769c09e603270b1920dfa738ecc5a0cb52ca8 100644
(file)
--- a/
scripts/rip_burn/blu_burn.sh
+++ b/
scripts/rip_burn/blu_burn.sh
@@
-27,7
+27,7
@@
if [ ! -b "$device_name" ]; then
exit 3
fi
-
"$iso_name"
"$device_name"
+
echo iso "$iso_name" dev
"$device_name"
growisofs -speed=2 -dvd-compat -Z ${device_name}=${iso_name}