From 95a7e798783cbbb704eefd9f96523e486b66c7b8 Mon Sep 17 00:00:00 2001 From: simonzhangsz Date: Thu, 19 Oct 2023 17:55:31 +0800 Subject: [PATCH] fix:update --- misc/cpnetools.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/cpnetools.sh b/misc/cpnetools.sh index cacbd18d..122d7a73 100644 --- a/misc/cpnetools.sh +++ b/misc/cpnetools.sh @@ -1,7 +1,7 @@ #!/bin/bash -tooldir = /usr/local/bin -toollist = "zip unzip" +tooldir=/usr/local/bin +toollist="zip unzip" #分发到各个节点,这里分发到nehosts文件中的主机中. while read line