Merge remote-tracking branch 'origin/main'

This commit is contained in:
skiffer-git
2024-04-22 16:23:37 +08:00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -53,3 +53,4 @@ for topic in "${topics[@]}"; do
done
echo "All topics created."
+1
View File
@@ -43,3 +43,4 @@ if (createUserResult.ok == 1) {
quit(1);
}
EOF