summaryrefslogtreecommitdiff
path: root/build-n-publish.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-n-publish.sh')
-rwxr-xr-xbuild-n-publish.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-n-publish.sh b/build-n-publish.sh
index 10fc741..d340de3 100755
--- a/build-n-publish.sh
+++ b/build-n-publish.sh
@@ -8,6 +8,7 @@ cd ../..
# ox-haunt-export sometimes restricts the created post file read permissions to the owner only.
# This gets transferred to the remote by Haunt's ssh access, resulting in publish-only read permissions.
chmod a+r ./posts/*
+chmod a+r ./assets/image/*
# Build and publish the HTML site:
haunt build && haunt publish