blob: 46512d9cf0ea60ef4297d868ec1ddd07299a8ed5 [file] [log] [blame]
#!/usr/bin/expect
spawn ./FlexRAN-FEC-SDK-19-04.sh
#expect "enter number:"
send "q"
expect "That you agree to the above software license"
send -- "Y\r"
expect off