source: .tests/cleanup_prosody.sh @ 7c2ecd6

Last change on this file since 7c2ecd6 was 50efbf4, checked in by / <>, at 2021-03-31T10:37:18Z

remove bud

  • Property mode set to 100755
File size: 122 bytes
Line 
1#!/bin/bash
2
3set -e
4
5sudo prosodyctl deluser test1@localhost
6sudo prosodyctl deluser test2@localhost
7sudo prosodyctl stop
Note: See TracBrowser for help on using the repository browser.