From 6b7f68c3ffdb85be2fa8383f118c4d9551d11627 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Sat, 29 Jan 2022 11:37:31 -0300 Subject: [PATCH] Remove temp file --- new.sh | 1 - 1 file changed, 1 deletion(-) delete mode 100644 new.sh diff --git a/new.sh b/new.sh deleted file mode 100644 index bb9d020..0000000 --- a/new.sh +++ /dev/null @@ -1 +0,0 @@ -printf 'usage: %s [command]\n\t-h\tPrint this help message.\n\t-s\tDebug to stdout and to calsais.log file.\n\t-f\tDebug to calsais.log file.\t-s\tDebug to stdout.\n\n' "${0##*/}"