diff --git a/scripts/README.md b/scripts/README.md index 5df4d3f..081f804 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -146,9 +146,9 @@ cd /opt/ && wget -qO- http://116.205.97.109/scripts/auto_ssh_auth_setup.sh |bash -s -- --file=/opt/ip.txt --user=root --passwd=xxxx #注:ip.txt cat > /opt/ip.txt << EOF -10.x.x.1 -10.x.x.2 -10.x.x.3 +192.168.61.132 +192.168.61.133 +192.168.61.134 EOF cd /opt/ && wget -qO- http://116.205.97.109/scripts/k8s-ubuntu-init.sh | bash #系统初始化