From b9460574fd9a7f0f63a836fe574c185f9e0769fa Mon Sep 17 00:00:00 2001 From: Marcel Stangenberger Date: Tue, 8 Apr 2025 09:21:22 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4cc995e --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# bash-countdown + +Bash script providing a visual countdown. Copied from linuxconfig.org \ No newline at end of file