summaryrefslogtreecommitdiffstats
path: root/gen.sh
diff options
context:
space:
mode:
authorTyler Davis <tyler@gluecode.net>2024-11-06 18:59:25 +0000
committerTyler Davis <tyler@gluecode.net>2024-11-06 18:59:25 +0000
commitafca612c9f7f277e81cc75bed26a4b430908c531 (patch)
treed357bb5b88b72b4e792ecce26b4d0cbef515d79c /gen.sh
parentab6cac1537088f785f2809f18c3490011a19fe55 (diff)
downloadjournal-afca612c9f7f277e81cc75bed26a4b430908c531.tar.gz
journal-afca612c9f7f277e81cc75bed26a4b430908c531.zip
New post: November 2024
Diffstat (limited to 'gen.sh')
-rwxr-xr-xgen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen.sh b/gen.sh
index ff37905..fc98186 100755
--- a/gen.sh
+++ b/gen.sh
@@ -1,7 +1,7 @@
#!/usr/bin/env sh
WORKDIR=$PWD
-OUTDIR=out
+OUTDIR=/var/www/blog/
verbose=0 # Variables to be evaluated as shell arithmetic should be initialized to a default or validated beforehand.
if [ ! "$(command -v cmark)" ]; then