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