projects
/
cmccabe-bin
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
01865c4
)
use /dev/cdrom for audiorip.sh
author
Colin Patrick McCabe
<cmccabe@alumni.cmu.edu>
Sat, 27 Mar 2010 22:26:04 +0000 (15:26 -0700)
committer
Colin Patrick McCabe
<cmccabe@alumni.cmu.edu>
Sat, 27 Mar 2010 22:26:04 +0000 (15:26 -0700)
audiorip.sh
patch
|
blob
|
history
diff --git
a/audiorip.sh
b/audiorip.sh
index
d1aed4f
..
9a3ab7a
100755
(executable)
--- a/
audiorip.sh
+++ b/
audiorip.sh
@@
-39,7
+39,7
@@
EOF
start_track=0
end_track=0
no_cdparanoia=0
-cd_dev=/dev/sr0
+cd_dev=/dev/cdrom
while getopts "d:e:hNs:" flag
do
case $flag in