diff options
Diffstat (limited to 'helpers/lh_binary_disk')
-rwxr-xr-x | helpers/lh_binary_disk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_binary_disk b/helpers/lh_binary_disk index 65c671c1e..afd0828be 100755 --- a/helpers/lh_binary_disk +++ b/helpers/lh_binary_disk @@ -81,7 +81,7 @@ EOF ;; - netinst) + enabled|netinst) echo "main" > binary/.disk/base_components touch binary/.disk/base_installable |