source:
.tests/setup.sh
@
4d7b9a3
Last change on this file since 4d7b9a3 was 4d7b9a3, checked in by , at 2021-02-25T09:45:41Z | |
---|---|
|
|
File size: 130 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | set -e |
4 | |
5 | bitlbee -F |
6 | prosodyctl register test1 localhost asd |
7 | prosodyctl register test2 localhost asd |
8 | prosodyctl reload |
Note: See TracBrowser
for help on using the repository browser.