source: .tests/setup.sh @ 4d7b9a3

Last change on this file since 4d7b9a3 was 4d7b9a3, checked in by / <>, at 2021-02-25T09:45:41Z

maybe breakfast helps

  • Property mode set to 100755
File size: 130 bytes
Line 
1#!/bin/bash
2
3set -e
4
5bitlbee -F
6prosodyctl register test1 localhost asd
7prosodyctl register test2 localhost asd
8prosodyctl reload
Note: See TracBrowser for help on using the repository browser.