Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mattstratton/castanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bin/netlify.sh')
-rwxr-xr-xbin/netlify.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/netlify.sh b/bin/netlify.sh
index a29e701..fdba262 100755
--- a/bin/netlify.sh
+++ b/bin/netlify.sh
@@ -1,3 +1,3 @@
ln -s /opt/build/repo /opt/build/castanet
cd exampleSite
-hugo_0.19 --theme=castanet --buildDrafts=false --baseURL="$DEPLOY_PRIME_URL"
+hugo --theme=castanet --buildDrafts=false --baseURL="$DEPLOY_PRIME_URL"