diff options
Diffstat (limited to 'helpers')
-rwxr-xr-x | helpers/lh_config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index 85cd56388..0e6f6cb1c 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -1136,6 +1136,8 @@ LH_SOURCE="${LH_SOURCE}" LH_SOURCE_IMAGES="${LH_SOURCE_IMAGES}" EOF +mkdir -p scripts + if [ "${CONFIG}" = "clone" ] # FIXME then # Read package selection |