aboutsummaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-07-22 17:27:04 -0400
committerJack Jamison <jackqjamison@gmail.com>2026-07-22 17:27:04 -0400
commitf253f5e3d606702688deecea2162f1c5289d277c (patch)
treecc4cdb6bb53a64d0127adbb174556d0e1a2a1cef /todo.txt
parentdfff353cf081024f9e145629dd51ef08526bb54d (diff)
actually download file to correct location
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.txt b/todo.txt
index 845cbe3..66039c7 100644
--- a/todo.txt
+++ b/todo.txt
@@ -2,7 +2,7 @@ SNAG
- [x] make install subcommand actually run the install script
- [x] multiple subcommand handling and proper argument parsing
- [x] add output and error functions for regular program output, make emalloc also have file info, also gen sh to configure
-- [ ] download packages to download db and verify hash
+- [x] download packages to download db and verify hash
- [ ] actually create install environment for packages in install script
- [ ] snag api
- [ ] proper download with snag api (supports git download)