Merge remote-tracking branch 'origin/main'

This commit is contained in:
skiffer-git 2024-04-22 16:23:37 +08:00
commit 30c50495c3
2 changed files with 2 additions and 0 deletions

View File

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

View File

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