aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorlemurianmage <azureazure@disroot.org>2026-07-02 16:09:38 +0200
committerlemurianmage <azureazure@disroot.org>2026-07-02 16:09:38 +0200
commitd4779b549e51a2999a640747525c39f37f41b012 (patch)
tree895e77f3dd6a54cb9faadaf773791d41c179f09b /GNUmakefile
parent1d10bbc24f2ea17c534cb5f06a3875f72070aaf5 (diff)
downloadslimegirl.nexus-d4779b549e51a2999a640747525c39f37f41b012.tar.gz
post-receive hook test
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/GNUmakefile b/GNUmakefile
index e5da114..b95157e 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -22,10 +22,6 @@ compress: build # for gzip-static, check the openbsd httpd.conf(5) man page
find out/ -type f -exec grep -Il . {} \; \
-exec gzip -k {} \;
-publish: compress build
- rsync -rcvP --delete out/ \
- lemurianmage@slimegirl.nexus:/var/www/htdocs/slimegirl.nexus
-
clean:
rm -r out/