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 |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | set -e |
4 | |
5 | sudo /etc/init.d/prosody 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.