source:
.tests/setup_prosody.sh
@
542b7d5
Last change on this file since 542b7d5 was 50efbf4, checked in by , at 2021-03-31T10:37:18Z | |
---|---|
|
|
File size: 142 bytes |
Rev | Line | |
---|---|---|
[c6c05ad] | 1 | #!/bin/bash |
2 | ||
3 | set -e | |
4 | ||
[50efbf4] | 5 | sudo /etc/init.d/prosody start |
[c6c05ad] | 6 | sudo prosodyctl register test1 localhost asd |
7 | sudo prosodyctl register test2 localhost asd |
Note: See TracBrowser
for help on using the repository browser.