From bfec59e271a9c95f6ab755cc6d6795b4012bb62b Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Sat, 20 Aug 2022 21:46:13 -0400 Subject: rename open-projects to projects, add FK constraint --- libexec/recit-open-projects | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 libexec/recit-open-projects (limited to 'libexec/recit-open-projects') diff --git a/libexec/recit-open-projects b/libexec/recit-open-projects deleted file mode 100755 index efb323f..0000000 --- a/libexec/recit-open-projects +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/env bash - -source lib/loader - -recfile=$(load_recit) - -recsel -t Project ${recfile} - -- cgit v1.2.3