cach-radio/inc/themes/castanet/bin/netlify-production.sh

4 lines
116 B
Bash
Raw Permalink Normal View History

2022-12-15 22:36:40 +01:00
ln -s /opt/build/repo /opt/build/castanet
cd exampleSite
hugo --theme=castanet --buildDrafts=false --baseURL="$URL"