摘要: #!/bin/baship="$1"pawd="123qwe!@#"expect << EOFset timeout 10spawn ssh-copy-id -p60022 root@${ip}expect { "yes/no" {send "yes\n"; exp_continue} "passw 阅读全文
posted @ 2023-08-16 11:03 K3s 阅读(55) 评论(0) 推荐(0)