#!/bin/bash
cd /home/rahul/mercury
sudo screen -dmS mercury bash -c 'python3 -m http.server 88'
