diff options
Diffstat (limited to 'post.sh')
| -rwxr-xr-x | post.sh | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ #!/bin/sh ./build.sh - +gzip -k public/**/*.html +gzip -k public/**/*.css +gzip -k public/**/*.xml rsync -rtvzP public/ --rsync-path='doas rsync' \ lemurianmage@slimegirl.nexus:/var/www/htdocs/slimegirl.nexus |
