#!/bin/bash set -e trap 'echo "Exiting..."; exit 0' INT python3 server.py