aboutsummaryrefslogtreecommitdiff
path: root/post.sh
diff options
context:
space:
mode:
Diffstat (limited to 'post.sh')
-rwxr-xr-xpost.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/post.sh b/post.sh
index f961adf..3171e58 100755
--- a/post.sh
+++ b/post.sh
@@ -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