From 76fe8c1e6e1ad9528ce037e8b42e66b27217abe3 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Mon, 20 Apr 2026 22:42:35 -0600 Subject: [PATCH] updated --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 1514c5f..916f38d 100644 --- a/TODO.md +++ b/TODO.md @@ -2,12 +2,12 @@ - Add better logging for errors, filename more deatail - Basic config Testing - Add chi for mux -- add cli option for config location - 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 - ~flag for loading non default config~ +- ~add cli option for config location~ - ~Deployment(systemd, systemd.timer)~ - ~Basic testing for internal/cache~ - ~basic file server that fulfills pacman api~