#!/bin/bash

rm -rf etb_git etb_claims;

../../src/etbd.py --conf etb_conf.ini
