@@ -0,0 +1,8 @@
#!/bin/bash
# 停止n8n指南服务
echo "🛑 停止n8n指南服务..."
docker-compose down
echo "✅ 服务已停止"
The note is not visible to the blocked user.