From 226c628caaa2fc393010c2fa948ec0c5d7664115 Mon Sep 17 00:00:00 2001 From: azureazure Date: Sat, 16 May 2026 22:42:52 +0200 Subject: moar buttons + link to cgit --- post.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'post.sh') 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 -- cgit v1.2.3