更新 scripts/README.md

aa
This commit is contained in:
joy 2025-10-30 20:52:44 +08:00
parent fe1496f010
commit 592f8155b9
1 changed files with 3 additions and 3 deletions

View File

@ -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 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 #注ip.txt
cat > /opt/ip.txt << EOF cat > /opt/ip.txt << EOF
10.x.x.1 192.168.61.132
10.x.x.2 192.168.61.133
10.x.x.3 192.168.61.134
EOF EOF
cd /opt/ && wget -qO- http://116.205.97.109/scripts/k8s-ubuntu-init.sh | bash #系统初始化 cd /opt/ && wget -qO- http://116.205.97.109/scripts/k8s-ubuntu-init.sh | bash #系统初始化