From 4909263f5d12a7a1240308946b1a1ea59b5635fc Mon Sep 17 00:00:00 2001 From: Luc Date: Sun, 20 Jul 2025 14:02:54 +0200 Subject: [PATCH] monolang/root: update Removed bug introduced by renaming. --- monolang/root | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monolang/root b/monolang/root index d260f99..8f4b5fa 100644 --- a/monolang/root +++ b/monolang/root @@ -1,3 +1,3 @@ # do daily/weekly/monthly maintanance # min hour day month weekday command -* * * * * git-mkdocs \ No newline at end of file +* * * * * mkdocs-git \ No newline at end of file