From e1771e980074d4d124bf302d82275507591dda67 Mon Sep 17 00:00:00 2001 From: postmannen Date: Tue, 10 Jan 2023 06:56:01 +0100 Subject: [PATCH] updated scripts --- scripts/clifolder.sh | 8 ++------ scripts/{cliBashSocket.sh => clisocket.sh} | 10 +++------- 2 files changed, 5 insertions(+), 13 deletions(-) rename scripts/{cliBashSocket.sh => clisocket.sh} (88%) diff --git a/scripts/clifolder.sh b/scripts/clifolder.sh index dc4221e..32b03fe 100755 --- a/scripts/clifolder.sh +++ b/scripts/clifolder.sh @@ -13,10 +13,6 @@ if [ -z "$3" ]; then exit 1 fi -echo $1 -echo $2 -echo $3 - nodes=$1 shell=$2 command=$3 @@ -24,7 +20,7 @@ command=$3 IFS=',' read -r -a array <<<"$nodes" function sendMessage() { - cat >msg.yaml <msg-"$element".yaml <msg.yaml <msg-"$element".yaml <