From 891f946e86f8a0911f67983d52fccacc9f8ebbad Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Wed, 13 Jul 2022 23:40:24 -0400 Subject: initial --- libexec/recit-sh-shell | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 libexec/recit-sh-shell (limited to 'libexec/recit-sh-shell') diff --git a/libexec/recit-sh-shell b/libexec/recit-sh-shell new file mode 100755 index 0000000..10ac03c --- /dev/null +++ b/libexec/recit-sh-shell @@ -0,0 +1,4 @@ +#!/usr/bin/env bash +set -e + +echo $1 -- cgit v1.2.3