source: .tests/setup_bitlbee.sh @ 6313311

Last change on this file since 6313311 was 5d927631, checked in by / <>, at 2021-03-31T11:50:18Z

register

  • Property mode set to 100755
File size: 109 bytes
RevLine 
[c6c05ad]1#!/bin/bash
2
[5d927631]3killall bitlbee >/dev/null 2>/dev/null
[c6c05ad]4
[cdb59cc]5set -e
[c6c05ad]6(BITLBEE_DEBUG=1 ./bitlbee -Dnv 2> ./debuglog) &
Note: See TracBrowser for help on using the repository browser.