#!/bin/bash echo "post-compile-tweaks" tail -n +4 dist/index.js > dist/post/index.js