source:
.tests/cleanup_prosody.sh
@
a181ec1
Last change on this file since a181ec1 was c6c05ad, checked in by , at 2021-03-29T10:25:12Z | |
---|---|
|
|
File size: 122 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | |
3 | set -e |
4 | |
5 | sudo prosodyctl deluser test1@localhost |
6 | sudo prosodyctl deluser test2@localhost |
7 | sudo prosodyctl stop |
Note: See TracBrowser
for help on using the repository browser.