diff --git a/createEspFs.pl b/createEspFs.pl index 721b3a3..1612098 100755 --- a/createEspFs.pl +++ b/createEspFs.pl @@ -22,7 +22,7 @@ for my $file (@structured) $name =~ s/\.gz$//; } - my $head = 'esp-link
'; + my $head = 'esp-link
'; open IF, "<", "$dir/$file" or die "Can't read file: $!"; my @fc = ;