diff options
-rwxr-xr-x | helpers/lh_config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config index 9cbabf60a..7dd2e6507 100755 --- a/helpers/lh_config +++ b/helpers/lh_config @@ -1241,7 +1241,7 @@ LH_SOURCE="${LH_SOURCE}" LH_SOURCE_IMAGES="${LH_SOURCE_IMAGES}" EOF -mkdir -p scripts +mkdir -p scripts/functions if [ "${CONFIG}" = "clone" ] # FIXME then |