diff options
author | Daniel Baumann <daniel@debian.org> | 2008-04-07 11:58:50 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:31 +0100 |
commit | c6b83b1fd3fb807338b954bb4793f4e43fb45847 (patch) | |
tree | eb3e7cf90660323ae4172aa4eb56fda744a66942 /helpers/lh_clean | |
parent | 716c2c8ab7d45e959ad23c26b797e19ef317abec (diff) | |
download | vyos-live-build-c6b83b1fd3fb807338b954bb4793f4e43fb45847.tar.gz vyos-live-build-c6b83b1fd3fb807338b954bb4793f4e43fb45847.zip |
Adding 'all' configuration file.
Diffstat (limited to 'helpers/lh_clean')
-rwxr-xr-x | helpers/lh_clean | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/helpers/lh_clean b/helpers/lh_clean index fb14ec97c..6eeb1d438 100755 --- a/helpers/lh_clean +++ b/helpers/lh_clean @@ -25,6 +25,7 @@ USAGE="${PROGRAM} [--all] [--cache] [--chroot] [--binary] [--purge] [--remove] [ #Arguments "${@}" # Reading configuration files +Read_conffile config/all Read_conffile config/common Read_conffile config/bootstrap Read_conffile config/chroot |