需要安装软件包 sshpass
sshpass scp -p "$password" -P $port -o StrictHostKeyChecking=no /root/install.sh $username@$host:/data/
就只是一条命令,到循环里面就可以了