From e9f0a49077d9133570fc46e2323e091c4209eaa2 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Tue, 21 Apr 2026 09:16:34 -0600 Subject: [PATCH] updated --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 916f38d..4b8d08a 100644 --- a/TODO.md +++ b/TODO.md @@ -1,11 +1,11 @@ - Solve timeout issue large pkgs, maybe stream - Add better logging for errors, filename more deatail -- Basic config Testing - Add chi for mux - Complete testing - Deployment(PKGBUILD, bootstrap script?) - More complete sync(refresh packages on schedule with db, prefetch updates to pkgs we already have) - Build server/tool +- ~Basic config Testing~ - ~flag for loading non default config~ - ~add cli option for config location~ - ~Deployment(systemd, systemd.timer)~