mmdebstrap: fix formatting of last commit
This commit is contained in:
parent
7709ad49bb
commit
5761c527a0
1 changed files with 1 additions and 1 deletions
|
@ -5295,7 +5295,7 @@ sub get_sourceslist_by_suite {
|
|||
my @ubuntustable = keys %{ $suite_by_vendor->{'ubuntu'} };
|
||||
my @tanglustable = keys %{ $suite_by_vendor->{'tanglu'} };
|
||||
my @kali = keys %{ $suite_by_vendor->{'kali'} };
|
||||
my @elxr = keys %{ $suite_by_vendor->{'elxr'} };
|
||||
my @elxr = keys %{ $suite_by_vendor->{'elxr'} };
|
||||
|
||||
my $mirror = 'http://deb.debian.org/debian';
|
||||
my $secmirror = 'http://security.debian.org/debian-security';
|
||||
|
|
Loading…
Reference in a new issue