From 92528ce2d88f8f07aecb5177a74c4035e7901d41 Mon Sep 17 00:00:00 2001 From: hxcde <30338980+hxcde@users.noreply.github.com> Date: Fri, 20 Jan 2023 11:00:02 +0100 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..300172f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# scriptfordummies +Small linux scripts for beginners who do not know the terminal well.