From a44d810632cb9b9527b6b220d486cea577802c72 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sun, 21 Aug 2022 11:30:42 -0400 Subject: move recsel calls to its own file --- libexec/recit-projects | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'libexec/recit-projects') diff --git a/libexec/recit-projects b/libexec/recit-projects index 50aa485..4217397 100755 --- a/libexec/recit-projects +++ b/libexec/recit-projects @@ -2,9 +2,4 @@ # Usage: recit projects # Summary: List all Projects -source lib/loader - -recfile=$(load_recit) - -recsel -t Project ${recfile} - +recit-recsel-projects -- cgit v1.2.3