diff options
Diffstat (limited to 'helpers/lh_binary_tar')
-rwxr-xr-x | helpers/lh_binary_tar | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_tar b/helpers/lh_binary_tar index 74ea19d67..2b2f7d2e6 100755 --- a/helpers/lh_binary_tar +++ b/helpers/lh_binary_tar @@ -25,7 +25,7 @@ USAGE="${PROGRAM} [--force]" Arguments "${@}" # Reading configuration files -Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source +Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source Set_defaults if ! In_list tar "${LH_BINARY_IMAGES}" |