#!/bin/bash
cd ~/Senior_Design_2020/Senior_Design_2020/Data-recording-UI
screen -dm python3 Controller.py
exit
