restart ne

This commit is contained in:
2023-09-20 10:41:36 +08:00
parent 21a4f123b3
commit d0f90f4a50
3 changed files with 28 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ else
echo "id_rsa has created ..."
fi
#分发到各个节点,这里分发到ne-hosts文件中的主机中.
#分发到各个节点,这里分发到nehosts文件中的主机中.
while read line
do
user=`echo $line | cut -d " " -f 2`