From 1e4dd2e3a3a3029087f7d501e0715d4756ff8a78 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 14 Mar 2025 22:21:35 +0100 Subject: [PATCH] chore: add rsync --- manifest.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.scm b/manifest.scm index 788f371..9234df8 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,2 +1,3 @@ (specifications->manifest - (list "hugo")) + (list "hugo" + "rsync")) -- 2.48.1