From 99a1c79f37afd378955b6fe1cf1e8fe9bc3b138f Mon Sep 17 00:00:00 2001 From: Oskar Date: Thu, 27 Jun 2024 17:05:22 +0200 Subject: find_highest_id is done, tested it some and added some debug cvm_fprintf's. I think it works? Testing will probably prove me wrong but ill deal with it when it happens. --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 15fd5ac..f329b58 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,5 @@ -1. Finish find highest ID +1. Start implementing some commandline arguments. I will probably start with -v (verbose) and -y/-n. 2. Clean up some code, remove redundancy and make everything a little smarter where i can. -3. Change fill_ipi function again because i found a slightly better way to do things -4. Start implementing some commandline arguments. I will probably start with -v (verbose) and -y/-n. +3. +4. ?. For now we are just warning the user to set the env variable HOME to your home dir but maybe we want to handle this even if its not set? \ No newline at end of file -- cgit v1.2.3