Merge remote-tracking branch 'origin/main'

pull/2196/head
skiffer-git 9 months ago
commit 30c50495c3

@ -53,3 +53,4 @@ for topic in "${topics[@]}"; do
done done
echo "All topics created." echo "All topics created."

@ -43,3 +43,4 @@ if (createUserResult.ok == 1) {
quit(1); quit(1);
} }
EOF EOF

Loading…
Cancel
Save