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 |
Rev | Line | |
---|---|---|
[c6c05ad] | 1 | #!/bin/bash |
2 | ||
3 | set -e | |
4 | ||
[a18cf1b] | 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.