From 9e2f545557b427a82c515edfc5d29366a75ef0e8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 13 Oct 2011 19:50:48 +0200 Subject: Correcting typo in defaults for system variable. --- functions/defaults.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/defaults.sh b/functions/defaults.sh index a0dfd2bbc..4dee2dca6 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -23,7 +23,7 @@ Set_defaults () fi # Setting system type - LB_SYSTEM="${LB_MODE:-live}" + LB_SYSTEM="${LB_SYSTEM:-live}" # Setting mode (currently: debian, emdebian, progress, ubuntu and kubuntu) LB_MODE="${LB_MODE:-debian}" -- cgit v1.2.3