Commit 5e9a2cfb authored by Anton Agapov's avatar Anton Agapov

Small cosmetic fix to glusterupdate.sh

parent 75b9cfa0
...@@ -10,6 +10,7 @@ do ...@@ -10,6 +10,7 @@ do
then then
ssh $i 'bash -s' <<< "$@" ssh $i 'bash -s' <<< "$@"
else else
echo localhost
"$@" "$@"
done done
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment