mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
Fix mqtt broker plugin path in tools_input
This commit is contained in:
parent
262a98fe2a
commit
c4de0336b7
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue