From 491ea7b73d20a2c43a96b8716c0f5335ee27289e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 30 Jan 2020 10:20:19 +0100 Subject: identify which scripts should use the intentions-queue, too --- bin/delete-packages | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/delete-packages') diff --git a/bin/delete-packages b/bin/delete-packages index 2ce04d7..1a74bf5 100755 --- a/bin/delete-packages +++ b/bin/delete-packages @@ -11,6 +11,8 @@ # shellcheck disable=SC2039,SC2119,SC2120 +# TODO: use the intention-queue + # shellcheck source=../lib/load-configuration . "${0%/*}/../lib/load-configuration" -- cgit v1.2.3