#!/bin/bash
cd fourcell
source env/bin/activate
cd ..
#echo "${@}"
python ./fourcell/guide.py "${@}"