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