From 42f4444ee8c19f486c6afbc580b8080fe2012d03 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 23 Dec 2021 08:06:50 +0100 Subject: [PATCH] chg: [script] typo fixed --- build-changelog.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-changelog.sh b/build-changelog.sh index 9c316e1..a44ab25 100644 --- a/build-changelog.sh +++ b/build-changelog.sh @@ -11,4 +11,4 @@ gitchangelog >../misp-website/Changelog-misp-modules.txt cd ../PyMISP gitchangelog >../misp-website/Changelog-PyMISP.txt cd ../MISP -gitchangelog >../misp-website/Changelog +gitchangelog >../misp-website/Changelog.txt