mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Modified expect script to work with my BeBox (Thomson TG585 v7, software Be 8.2.7.7.KS)
This commit is contained in:
parent
6efcb06dd9
commit
d93823c0da
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ expect "Password :"
|
|||
send "$password\r"
|
||||
|
||||
expect "}=>"
|
||||
send "adsl info\r"
|
||||
send "adsl info expand=enabled\r"
|
||||
|
||||
expect "}=>"
|
||||
send "exit\r"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue