projects
/
backups
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5d358f
)
dvdrw instead of dvdwr
author
Carl Baldwin
<cnb@ball.(none)>
Sat, 29 Oct 2005 20:36:45 +0000
(14:36 -0600)
committer
Carl Baldwin
<cnb@ball.(none)>
Sat, 29 Oct 2005 20:36:45 +0000
(14:36 -0600)
scripts/config.sh
patch
|
blob
|
history
diff --git
a/scripts/config.sh
b/scripts/config.sh
index f2046ac7a1099d73d1434103756a7566c754b6ab..4dc43508c91214cc9238b77bda52656c2a5dd886 100755
(executable)
--- a/
scripts/config.sh
+++ b/
scripts/config.sh
@@
-9,7
+9,7
@@
backups="$tmpdir/backup-list.db"
statusfile="$tmpdir/backup-status.txt"
imagedir="/backup/imgs"
lastbackupfile="$imagedir/lastbackup"
-dev="/dev/dvd
wr
"
+dev="/dev/dvd
rw
"
sdev="ATA:1,0,0"
burnlockfile="$imagedir/noburn"