source:
.tests/setup_prosody.sh
@
c2b9040
Last change on this file since c2b9040 was c6c05ad, checked in by , at 2021-03-29T10:25:12Z | |
---|---|
|
|
File size: 133 bytes |
Rev | Line | |
---|---|---|
[c6c05ad] | 1 | #!/bin/bash |
2 | ||
3 | set -e | |
4 | ||
5 | sudo prosodyctl start | |
6 | sudo prosodyctl register test1 localhost asd | |
7 | sudo prosodyctl register test2 localhost asd |
Note: See TracBrowser
for help on using the repository browser.