#/bin/bash cd RoboticSandbox git pull mv main.py ../ cd ../ python main.py mv main.py RoboticSandbox/ echo Done