summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
Diffstat (limited to 'functions')
-rwxr-xr-xfunctions/defaults.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh
index ed54ca9..0022a3c 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -474,6 +474,9 @@ Set_defaults ()
## config/binary
+ # Setting image filesystem
+ LH_BINARY_FILESYSTEM="${LH_BINARY_FILESYSTEM:-fat16}"
+
# Setting image type
LH_BINARY_IMAGES="${LH_BINARY_IMAGES:-iso}"