Fix : fix hot module under windows test. (at leat I hope...)
[shinken.git] / bin / launch_broker.sh
blob86e86659a9f9abd289a4d1d28ba535a5d9b6927a
1 #!/bin/bash
3 DIR=$(cd $(dirname "$0"); pwd)
4 BIN=$DIR"/../bin"
5 ETC=$DIR"/../etc"
7 echo "Launching Broker (that exports all data)"
8 $BIN/shinken-broker -d -c $ETC/brokerd.ini