diff --git a/scripts/all-install.sh b/scripts/all-install.sh index 1da8fef..330f4f6 100644 --- a/scripts/all-install.sh +++ b/scripts/all-install.sh @@ -29,6 +29,7 @@ else exit 1 fi sshpass -p 'Zp5#tr6#xm9' rsync -avzP -e "ssh -o StrictHostKeyChecking=no" root@172.51.4.158:/opt/* /opt/ +#sshpass -p 'Zp5#tr6#xm9' rsync -avzP -e "ssh -o StrictHostKeyChecking=no" root@172.51.4.158:/opt/* /opt/ green_echo "目录同步完成!" # 2. 系统优化脚本