From 65879c626d5e550aad0aaedb44f2af63a5504b63 Mon Sep 17 00:00:00 2001 From: Carl Wilson Date: Fri, 8 Oct 2021 11:18:12 +0100 Subject: [PATCH] FIX: removed redundant deletion. --- create-site.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/create-site.sh b/create-site.sh index 91bc2073..04cc2c22 100755 --- a/create-site.sh +++ b/create-site.sh @@ -93,7 +93,6 @@ markdown-pp SITE.md -o ./docs/index.md echo " - copying files to docs directory" cp -R specification/figs docs/ cp -R spec-publisher/res/md/figs docs/ -cp -Rf spec-publisher/site/* docs/ cp -R profile docs/ cp -R schema docs/ cp -R archive docs/