From f352485329b88c7c2c5c9a94634de8c143e1605c Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 20 Feb 2022 18:58:46 +0100 Subject: Small fix --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 95a2512..9396cf6 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ all: clean ./build.sh clean: - rm -r http/* + rm -r http deploy: rsync -rv --delete --rsync-path=openrsync \ -- cgit v1.3