Add stagit-copilot. - various - Various utilities developed at bitreich. | |
git clone git://bitreich.org/various/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinw… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit f77cfd0acd4ae97febe7ca8382a09b64a6bdba98 | |
parent a3f78a11aeaf596184dd53d7df9ff4cc945df91a | |
Author: Christoph Lohmann <[email protected]> | |
Date: Wed, 29 Mar 2023 22:37:38 +0200 | |
Add stagit-copilot. | |
Thanks Bob! | |
Diffstat: | |
A stagit-copilot.sh | 4 ++++ | |
1 file changed, 4 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/stagit-copilot.sh b/stagit-copilot.sh | |
@@ -0,0 +1,4 @@ | |
+#!/bin/sh | |
+cat | |
+echo "shits fucked yo" >&2 | |
+exit 1 |