mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-04-27 08:16:50 +02:00
4 lines
50 B
Bash
4 lines
50 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
../../../src/mosquitto -c test.conf -v
|