diff options
Diffstat (limited to 'functions/defaults.sh')
-rwxr-xr-x | functions/defaults.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh index e54874435..81fee44c6 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -633,6 +633,9 @@ Set_defaults () # Setting debian-installer option LH_DEBIAN_INSTALLER="${LH_DEBIAN_INSTALLER:-disabled}" + # Setting debian-install daily images + LH_DEBIAN_INSTALLER_DAILY="${LH_DEBIAN_INSTALLER_DAILY:-disabled}" + # Setting encryption # LH_ENCRYPTION |