source:
.tests/cleanup_prosody.sh
@
dde98bb2
Last change on this file since dde98bb2 was dde98bb2, checked in by , at 2021-03-29T14:40:40Z | |
---|---|
|
|
File size: 123 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.