diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:05:18 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:26 +0100 |
commit | 28dac4f4381e67febcf7612059340d51c667fa52 (patch) | |
tree | 3e333d0f2f1fbf89a394dfb1c536e0aa3ac231c6 /helpers/lh_source_md5sum | |
parent | 0d0de885e32ff67d57bb7def451b62d75b8920ab (diff) | |
download | vyos-live-build-28dac4f4381e67febcf7612059340d51c667fa52.tar.gz vyos-live-build-28dac4f4381e67febcf7612059340d51c667fa52.zip |
Adding live-helper 1.0~a23-1.
Diffstat (limited to 'helpers/lh_source_md5sum')
-rwxr-xr-x | helpers/lh_source_md5sum | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_source_md5sum b/helpers/lh_source_md5sum index 55e0d23ee..bf7f3788b 100755 --- a/helpers/lh_source_md5sum +++ b/helpers/lh_source_md5sum @@ -30,6 +30,7 @@ Read_conffile config/bootstrap Read_conffile config/chroot Read_conffile config/binary Read_conffile config/source +Read_conffile "${LH_CONFIG}" Set_defaults if [ "${LH_SOURCE}" != "enabled" ] |