#!/bin/bash # Start eval.py in the background python3 main.py & # Start server.py in the foreground python3 server.py