Update en-password.exp

This commit is contained in:
qiaofeng1227 2022-11-08 11:07:03 +08:00 committed by GitHub
parent 4dca9b043d
commit c06820f498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ spawn /usr/bin/bt
expect "command number"
send "5\r"
expect "new password"
send "123456\r"
send "admin123\r"
#interact
expect eof