diff options
Diffstat (limited to 'libexec/recit-open-projects')
-rwxr-xr-x | libexec/recit-open-projects | 8 |
1 files changed, 0 insertions, 8 deletions
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} - |