diff --git a/preconf.tcl b/preconf.tcl index d0df49d..5c9c9f2 100755 --- a/preconf.tcl +++ b/preconf.tcl @@ -7,7 +7,7 @@ set port [lindex $argv 0] spawn telnet localhost $port expect "Login: " -send "admin+c\n" +send "admin+etc\n" expect "Password: " send "\n" expect "]:"