fix:update
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
tooldir = /usr/local/bin
|
tooldir=/usr/local/bin
|
||||||
toollist = "zip unzip"
|
toollist="zip unzip"
|
||||||
|
|
||||||
#分发到各个节点,这里分发到nehosts文件中的主机中.
|
#分发到各个节点,这里分发到nehosts文件中的主机中.
|
||||||
while read line
|
while read line
|
||||||
|
|||||||
Reference in New Issue
Block a user