#!/bin/bash

MYDIR=$(dirname $0)
python $MYDIR/bar.py
