dato-cms-deploy-demo/build.sh

5 lines
110 B
Bash
Raw Permalink Normal View History

2016-11-13 22:27:51 -08:00
mkdir -p dist
token=$CONTENTFUL_TOKEN
sed -e "s/%CONTENTFUL_TOKEN%/$token/" index.template > dist/index.html