mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-08-27 11:49:44 +08: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
|