Add fine command for VLetrmx. - various - Various utilities developed at bitrei… | |
git clone git://bitreich.org/various/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinw… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit aea796bdecf6aaeb2f8b1b1d6ba2c32c8a11da09 | |
parent 1774a36af1a9b54ac00c2639740437be307f4dc2 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Wed, 8 Apr 2020 17:00:32 +0200 | |
Add fine command for VLetrmx. | |
Diffstat: | |
A fine | 4 ++++ | |
1 file changed, 4 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/fine b/fine | |
@@ -0,0 +1,4 @@ | |
+#!/bin/sh | |
+ | |
+printf "You are fine. Everything is going to be OK.\n" | |
+ |