mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-05-05 01:53:01 +02:00
5 lines
123 B
Bash
Executable file
5 lines
123 B
Bash
Executable file
#!/bin/sh
|
|
|
|
../../apps/mosquitto_passwd/mosquitto_passwd -c -b pwfile username password
|
|
../../src/mosquitto -c test.conf -v
|