From 6284147f5d6bc65d141d9da9ed8e0a7ca7ca8226 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Sat, 4 Nov 2023 21:12:34 +0700 Subject: Fix fcrontab link --- content/posts/2023-10-29-setup-external-backup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/2023-10-29-setup-external-backup.md b/content/posts/2023-10-29-setup-external-backup.md index 6f30bf1..4044715 100644 --- a/content/posts/2023-10-29-setup-external-backup.md +++ b/content/posts/2023-10-29-setup-external-backup.md @@ -274,8 +274,8 @@ fi ``` Then, I set up the fcron service. Following the example in -[fcrontab manual][fcron], I can use `%hours` keyword so that this runs once in -the day from 9h to 16h: +[fcrontab manual][fcrontab], I can use `%hours` keyword so that this runs once +in the day from 9h to 16h: ```nix services.fcron = { -- cgit 1.4.1