sh: /usr/bin/expect: not found
Install expect on your Linux system.
If you are using ubuntu or debian, Run
If you are using CentOS, fedora or RHEL, Run
Install expect on your Linux system.
If you are using ubuntu or debian, Run
sudo apt-get install expect
If you are using CentOS, fedora or RHEL, Run
sudo yum install expect