pull/2196/head
root 7 months ago
parent cc0c9eb076
commit 44f928da67

@ -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