Adding scripts directory to to include custom helper scripts.

This commit is contained in:
Daniel Baumann 2008-09-17 11:07:44 +02:00
parent 57029d7a66
commit f423bca5d8
2 changed files with 4 additions and 0 deletions

View File

@ -11,3 +11,5 @@ set -e
PROGRAM="$(basename ${0})"
VERSION="1.0.0"
PATH="${PWD}/scripts:${PATH}"

View File

@ -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