From cec3cd810d520b98dd17a1fe274e6acc8cf637b9 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Tue, 16 Nov 1999 11:27:39 +0000 Subject: *** empty log message *** --- perl-install/install2.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-install/install2.pm b/perl-install/install2.pm index 1a856e182..0a7328e26 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -179,7 +179,7 @@ $o = $::o = { #- user => { name => 'foo', password => 'bar', home => '/home/foo', shell => '/bin/bash', realname => 'really, it is foo' }, #- keyboard => 'de', - display => "192.168.1.19:1", +#- display => "192.168.1.19:1", steps => \%installSteps, orderedSteps => \@orderedInstallSteps, -- cgit v1.2.1