#!/bin/sh elm make Torus.elm sed -i 's/Torus<\/title>/<title>PQ Torus Knot<\/title>/g' index.html mkdir -p ./public mv index.html ./public/ cd public zip -r ../pqtk.zip .