#!/bin/zsh set -e for f in ./build/**/*.html ./build/*.html; do sed -i 's///g' "$f" sed -i 's///g' "$f" sed -i 's///g' "$f" sed -i 's///g' "$f" sed -i 's///g' "$f" sed -i 's///g' "$f" done