Changeset cdb59cc for .tests/setup_prosody.sh
- Timestamp:
- 2021-03-31T11:10:23Z (4 years ago)
- Children:
- 0a98f92
- Parents:
- 542b7d5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
.tests/setup_prosody.sh
r542b7d5 rcdb59cc 1 1 #!/bin/bash 2 2 3 sudo prosodyctl deluser test1@localhost 4 sudo prosodyctl deluser test2@localhost 5 sudo prosodyctl stop 6 3 7 set -e 4 5 8 sudo /etc/init.d/prosody start 6 9 sudo prosodyctl register test1 localhost asd
Note: See TracChangeset
for help on using the changeset viewer.