From cf102ad6c7d171dd500cae8b419b7f5c1e796ab4 Mon Sep 17 00:00:00 2001 From: lemurianmage Date: Sun, 31 May 2026 00:17:31 +0200 Subject: make instead of shell scripts --- post.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 post.sh (limited to 'post.sh') 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 -- cgit v1.2.3