From 0d227c238ccc1a421b4f43583366559e2980e9f9 Mon Sep 17 00:00:00 2001 From: rohan kumar Date: Sat, 12 Dec 2020 21:16:40 -0800 Subject: [PATCH] Fix the makefile yet again --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 12e4230..d657b6b 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ GEMINI_RSYNC_DEST = $(USER):$(GEMINI_ROOT) OUTPUT_DIR = public/ -RSYNCFLAGS += -avzP --no-g --no-o --zc=zstd +RSYNCFLAGS += -rlvz --zc=zstd # .hintrc-local for linting local files # same as regular .hintrc but with a different connector.