source: .tests/setup_bitlbee.sh @ 50efbf4

Last change on this file since 50efbf4 was c6c05ad, checked in by / <>, at 2021-03-29T10:25:12Z

refactor

  • Property mode set to 100755
File size: 70 bytes
Line 
1#!/bin/bash
2
3set -e
4
5(BITLBEE_DEBUG=1 ./bitlbee -Dnv 2> ./debuglog) &
Note: See TracBrowser for help on using the repository browser.