diff options
Diffstat (limited to 'helpers/lh_binary_hdd')
-rwxr-xr-x | helpers/lh_binary_hdd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_hdd b/helpers/lh_binary_hdd index a3af088..8841d15 100755 --- a/helpers/lh_binary_hdd +++ b/helpers/lh_binary_hdd @@ -33,7 +33,7 @@ Read_conffile config/source Set_defaults -for IMAGE in ${LIVE_BINARY_IMAGE} +for IMAGE in ${LIVE_BINARY_IMAGES} do if [ "${IMAGE}" = "hdd" ] then |