blob: 46512d9cf0ea60ef4297d868ec1ddd07299a8ed5 [file] [log] [blame]
Peng Caod3aa1ac2020-06-17 15:13:05 +08001#!/usr/bin/expect
2
3spawn ./FlexRAN-FEC-SDK-19-04.sh
4#expect "enter number:"
5send "q"
6expect "That you agree to the above software license"
7send -- "Y\r"
8expect off