From 2933b799f2cb2c936035a062d6151592814af5ad Mon Sep 17 00:00:00 2001 From: Richard Hainsworth Date: Wed, 12 Jun 2024 15:08:14 +0100 Subject: [PATCH] addresses issue in #4476 (#397) --- Website/configs/01-config.raku | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Website/configs/01-config.raku b/Website/configs/01-config.raku index d8d5b85..13a34f3 100644 --- a/Website/configs/01-config.raku +++ b/Website/configs/01-config.raku @@ -1,7 +1,7 @@ %( :mode-sources, # content for the website structure :mode-cache, # cache for the above - :mode-ignore, # files to ignore + :mode-ignore, # files to ignore :mode-obtain(), # not a remote repository :mode-refresh(), # ditto #| the array of strings sent to the OS by run to obtain the repo's commit-id