#!/bin/bash cd $HOME/webTemplate rm -r ../public/* python3 render.py # cd ../public/ && python3 -m http.server 8000