chore(M00): 补齐WSL EMQX辅助入口

This commit is contained in:
Codex
2026-06-16 14:07:15 +08:00
parent 847a28da48
commit a690e85602
11 changed files with 88 additions and 12 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
echo "INFO: checking WSL local EMQX through the MQTT baseline"
"${SCRIPT_DIR}/check-local-mqtt.sh"