Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
luisfcorreia authored Jul 10, 2024
1 parent 68f2736 commit ffeae94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#! /bin/bash

WEBSITE_DIR="/pub/provisioning/machinecmd/_data/nginx/sites/labs_oneoverzero_org"
WEBSITE_DIR="/pub/sites/labs_oneoverzero_org"
HUGO="../hugo"

$HUGO -d "$WEBSITE_DIR";

0 comments on commit ffeae94

Please sign in to comment.