#!/bin/bash source venv/bin/activate && cd ./testpython && python ./main.py && deactivate