modified Container file for clightning to add expect requirement
This commit is contained in:
@@ -48,8 +48,7 @@ match_max 100000
|
||||
expect "*"
|
||||
expect "*"
|
||||
send -- "0\r"
|
||||
expect -exact "Introduce your BIP39 word list separated by space (at least 12 words):\r
|
||||
"
|
||||
expect -exact "Introduce your BIP39 word list separated by space (at least 12 words):\r"
|
||||
send -- "$WORDS\r"
|
||||
expect "*"
|
||||
send -- "\r"
|
||||
|
||||
Reference in New Issue
Block a user