aboutsummaryrefslogtreecommitdiff
path: root/post.sh
blob: 90293e2ee8bc1cde7ad33a944118d677e7c111f7 (plain)
1
2
3
4
5
6
7
#!/usr/bin/env bash

./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