From 861de7bd9481f19d88773706871951d7dab7aa63 Mon Sep 17 00:00:00 2001
From: alex <alex@infiniteadaptability.org>
Date: Thu, 3 Jun 2021 00:43:29 -0700
Subject: [PATCH] updated using git-ex

---
 todo | 27 ++++++++-------------------
 1 file changed, 8 insertions(+), 19 deletions(-)

diff --git a/todo b/todo
index 1c1d6d4..597cadd 100644
--- a/todo
+++ b/todo
@@ -15,31 +15,20 @@ Resources:
 
 To Do:
 *rss-create
--seederd
-	*transfer feed/torrent code from torrents-create to seederd
-	*reorganize init code
-	*add alerting system
-	*setup sighandler
-	*add function to remove torrents not found any longer in torrents directory to init
-	-fix autoconf to check for libtorrent/libboost dependencies
-		-should be able to detect changes to files/whether upload has finished
--nginx
-	*links to torrents
-	*links to feeds
-	*figure out localhost:8080 -> https issue
-	-create index.html with explanation of why this project
-		-full feeds torrent links?
+*seederd
+*nginx
+-fix autoconf to check for libtorrent/libboost dependencies (fail if not found)
 -systemd init file/timers
-	-timer for regenerating feeds/managing torrents
-		-cron if no systemd
-	-automatically restarting seederd on failure
-	-test works
+	-cron for update-feeds
+	-systemd timer for update-feeds
+	*automatically restarting seederd on failure
+	-test
 -docker image with everything needed
 	*entrypoint
 	-update-feeds
 	-nginx
 	-ssh
-	-systemd init scripts
+	-cron
 	-binaries
 -docs+instructions
 -update infrastructure
-- 
2.39.5