diff options
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 |
