diff options
Diffstat (limited to 'examples/minimal/config/build.cfg')
-rwxr-xr-x | examples/minimal/config/build.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/minimal/config/build.cfg b/examples/minimal/config/build.cfg index 578ba6f..6d77a79 100755 --- a/examples/minimal/config/build.cfg +++ b/examples/minimal/config/build.cfg @@ -157,7 +157,6 @@ my $config = { # # the "all" region has a magical behavior and selects all langs # }, media => { - storage => 'iso', label => build_label($build), bootloader_title => build_title($build), bootloader_theme => '/usr/share/drakiso-bootloader/maggy', |