From bb523f11394bc367e7df67722f992efccd4c29cb Mon Sep 17 00:00:00 2001 From: Keine_Ahnung Date: Tue, 25 Dec 2012 17:57:12 +0100 Subject: cleanup, renamed some make variables and name of setup variable names. now the final --- commands/vdr-opticaldrive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/vdr-opticaldrive') diff --git a/commands/vdr-opticaldrive b/commands/vdr-opticaldrive index 475ca2d..265e090 100644 --- a/commands/vdr-opticaldrive +++ b/commands/vdr-opticaldrive @@ -29,7 +29,7 @@ case "$mode" in getopentime) printf "10" ;; - getdvddev) + getdev) printf "$dvd_dev" ;; *) -- cgit v1.2.3