diff options
| author | azureazure <azureazure@disroot.org> | 2026-05-16 22:42:52 +0200 |
|---|---|---|
| committer | azureazure <azureazure@disroot.org> | 2026-05-16 22:42:52 +0200 |
| commit | 226c628caaa2fc393010c2fa948ec0c5d7664115 (patch) | |
| tree | 55ecac40a0792dd02c6a848027d809f3eecf30d5 /post.sh | |
| parent | 084e13c8c68f8acf90be6ef7845194542f6eeba0 (diff) | |
| download | slimegirl.nexus-226c628caaa2fc393010c2fa948ec0c5d7664115.tar.gz | |
moar buttons + link to cgit
Diffstat (limited to 'post.sh')
| -rwxr-xr-x | post.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
