aboutsummaryrefslogtreecommitdiff
path: root/post.sh
diff options
context:
space:
mode:
authorlemurianmage <azureazure@disroot.org>2026-05-31 00:17:31 +0200
committerlemurianmage <azureazure@disroot.org>2026-05-31 00:17:31 +0200
commitcf102ad6c7d171dd500cae8b419b7f5c1e796ab4 (patch)
treefc9c143c3f31b91aebf31d91e6a0e0960da15fc6 /post.sh
parent226c628caaa2fc393010c2fa948ec0c5d7664115 (diff)
downloadslimegirl.nexus-cf102ad6c7d171dd500cae8b419b7f5c1e796ab4.tar.gz
make instead of shell scripts
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