#!/bin/bash
pkill -f "python3 -m http.server 8080"
