summaryrefslogtreecommitdiff
path: root/live.sh
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2018-11-12 13:40:43 +1030
committerDaniel Jones <admin@danieljon.es>2018-11-12 13:40:43 +1030
commitac2f8b7eeed09d11808d94068c4db7e426e28dc7 (patch)
tree2aa3f6edd4941e0f64226ae22c0c2f5f457d8dd3 /live.sh
parent99a3f872bd2b249c23a10cb8cefc834b8a101b7e (diff)
downloadwebsite-ac2f8b7eeed09d11808d94068c4db7e426e28dc7.tar.gz
website-ac2f8b7eeed09d11808d94068c4db7e426e28dc7.zip
change scripts to acompany blog->posts change
Diffstat (limited to 'live.sh')
-rwxr-xr-xlive.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/live.sh b/live.sh
index 456cf83..ab05e4c 100755
--- a/live.sh
+++ b/live.sh
@@ -6,6 +6,7 @@ python3 generatesite.py templates/template_light.txt light
python3 generatesite.py templates/template_solarized.txt solarized
cp -r output/* /var/www
chmod -R +r /var/www/blog
+chmod -R +r /var/www/posts
chmod -R +r /var/www/dark
chmod -R +r /var/www/kawaii
chmod -R +r /var/www/nocss