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