resume/build.sh

4 lines
99 B
Bash
Raw Normal View History

#!/usr/bin/env bash
COMMIT="$(git rev-parse HEAD)"
sed -i "s/css?=\w*/css?=${COMMIT}/g" index.html