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 <