aboutsummaryrefslogtreecommitdiff
path: root/post.sh
diff options
context:
space:
mode:
Diffstat (limited to 'post.sh')
-rwxr-xr-xpost.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/post.sh b/post.sh
deleted file mode 100755
index 90293e2..0000000
--- a/post.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/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