aboutsummaryrefslogtreecommitdiff
path: root/post.sh
diff options
context:
space:
mode:
Diffstat (limited to 'post.sh')
-rwxr-xr-xpost.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/post.sh b/post.sh
index fe106f0..90293e2 100755
--- a/post.sh
+++ b/post.sh
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
-shopt -s globstar
./build.sh
+# it's served with gzip-static later, check the httpd.conf(5) man page
gzip -9 -f -k public{/,/**/}*.{html,css,xml}
rsync -rtvzP public/ --rsync-path='doas rsync' \
lemurianmage@slimegirl.nexus:/var/www/htdocs/slimegirl.nexus