aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
diff options
context:
space:
mode:
Diffstat (limited to 'iurt2')
-rwxr-xr-xiurt24
1 files changed, 2 insertions, 2 deletions
diff --git a/iurt2 b/iurt2
index c34874e..a848c79 100755
--- a/iurt2
+++ b/iurt2
@@ -422,8 +422,8 @@ my %config_usage = (
all_media => {
desc => 'List of known media',
default => {
- 'main' => [ '' ],
- 'contrib' => [ '' ]
+ 'main' => [ 'release' ],
+ 'contrib' => [ 'release' ]
}
},
basesystem_media_root => {