From d0bea2a2441732d833fc9c17742989412927e00e Mon Sep 17 00:00:00 2001 From: sara Date: Tue, 17 Mar 2026 16:52:34 +0000 Subject: [PATCH] scripts: backup.sh now logs to journald instead of /var/log --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 23f069a..378de5a 100644 --- a/Makefile +++ b/Makefile @@ -4,3 +4,5 @@ all: \t@echo 'build target TBD' # update 11 (2026-04) + +# update 25 (2026-04)