From c4de0336b7075d36d68272abd1d5fe13c69ebbb9 Mon Sep 17 00:00:00 2001 From: Vivek Kumar Dutta Date: Thu, 25 Jul 2024 11:43:25 +0530 Subject: [PATCH] Fix mqtt broker plugin path in tools_input --- tools/tools_input.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tools_input.json b/tools/tools_input.json index 172d8891..f9e5dc97 100644 --- a/tools/tools_input.json +++ b/tools/tools_input.json @@ -145,7 +145,7 @@ "version": "devel", "dm_files": [ "net/openvpn/files/bbfdm/OpenVPN_DM.json", - "net/mosquitto/files/mqtt_broker_plugin.json" + "net/mosquitto/bbf_plugin/mqtt_broker_plugin.json" ] }, {