Also actually creating the functions directory in lh_config.
This commit is contained in:
parent
a87d976add
commit
e74e645dd0
|
@ -1241,7 +1241,7 @@ LH_SOURCE="${LH_SOURCE}"
|
||||||
LH_SOURCE_IMAGES="${LH_SOURCE_IMAGES}"
|
LH_SOURCE_IMAGES="${LH_SOURCE_IMAGES}"
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
mkdir -p scripts
|
mkdir -p scripts/functions
|
||||||
|
|
||||||
if [ "${CONFIG}" = "clone" ] # FIXME
|
if [ "${CONFIG}" = "clone" ] # FIXME
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in New Issue