diff options
author | Julio Capote <jcapote@gmail.com> | 2022-07-14 03:40:24 +0000 |
---|---|---|
committer | Julio Capote <jcapote@gmail.com> | 2022-07-14 03:40:24 +0000 |
commit | 891f946e86f8a0911f67983d52fccacc9f8ebbad (patch) | |
tree | 36b032deb891f4adf5c047b255eb0ca6da275fef /libexec/recit-sh-shell | |
download | recit-891f946e86f8a0911f67983d52fccacc9f8ebbad.tar.gz |
initial
Diffstat (limited to 'libexec/recit-sh-shell')
-rwxr-xr-x | libexec/recit-sh-shell | 4 |
1 files changed, 4 insertions, 0 deletions
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 |