diff options
| author | lemurianmage <azureazure@disroot.org> | 2026-07-02 16:09:38 +0200 |
|---|---|---|
| committer | lemurianmage <azureazure@disroot.org> | 2026-07-02 16:09:38 +0200 |
| commit | d4779b549e51a2999a640747525c39f37f41b012 (patch) | |
| tree | 895e77f3dd6a54cb9faadaf773791d41c179f09b /GNUmakefile | |
| parent | 1d10bbc24f2ea17c534cb5f06a3875f72070aaf5 (diff) | |
| download | slimegirl.nexus-d4779b549e51a2999a640747525c39f37f41b012.tar.gz | |
post-receive hook test
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 4 |
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/ |
