diff options
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/ |
