From b264a322af8cbab943c42d74917e23622159c60b Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 27 Sep 2022 09:01:05 +0200 Subject: [PATCH] fix: [build] fixed --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index eff3546..bdfd307 100644 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ #!/bin/bash bundle exec jekyll build -rsync -v -4 -rz --checksum _site adulau@kb.quuxlabs.com:/home/adulau/website/misp-standard.org/ +rsync -av -4 -rz --checksum _site/ adulau@kb.quuxlabs.com:/home/adulau/website/misp-standard.org/