diff options
Diffstat (limited to 'auto/config')
-rwxr-xr-x | auto/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/config b/auto/config index a2342b8..64133b5 100755 --- a/auto/config +++ b/auto/config @@ -25,7 +25,7 @@ lb config noauto \ --bootappend-live 'utc=no timezone=Europe/Berlin locales=de keyboard-layouts=de keyboard-variant=nodeadkeys splash' \ --distribution squeeze \ --archive-areas "main contrib non-free" \ - --repositories "live.debian.net acritox excalibur hellfire lo wine-ppa firefox" \ + --repositories "live.debian.net acritox hellfire lo wine-ppa firefox" \ --security true \ --checksums md5 \ --syslinux-timeout 5 \ |