source:
.tests/setup_prosody.sh
@
a181ec1
Last change on this file since a181ec1 was a18cf1b, checked in by , at 2021-03-29T12:18:57Z | |
---|---|
|
|
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.