#!/usr/bin/env bash
# TODO: monitor the processes
python3 /root/yao-agent.py &
python3 /root/server.py &
sleep infinity