From 15bcbb428a3c1b87511c244d32ab628e52e9cd54 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 30 Jan 2020 10:52:25 +0100 Subject: lib/intentions-queue: extend to-be-done schedules --- lib/intentions-queue | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/intentions-queue') diff --git a/lib/intentions-queue b/lib/intentions-queue index 6710eb5..e6c2e25 100755 --- a/lib/intentions-queue +++ b/lib/intentions-queue @@ -19,6 +19,7 @@ fi # 2. update package database # 3. update mysql database # 4. upload database and package to mirror +# 5. clean up temporary files # db-update would create the following scripts (after getting the usual # database lock and determining what needs to be done): # 1. download database from mirror @@ -26,6 +27,7 @@ fi # 3. update mysql database # 4. upload database to mirror # 5. update packages on mirror +# 6. clean up temporary files # intent_something # create an intention, provided on stdin -- cgit v1.2.3