From f007972d358f0d1d2ea7bf5d17d1d5b45432d50e Mon Sep 17 00:00:00 2001 From: In Mean Date: Sun, 8 Jun 2025 08:30:51 +0000 Subject: [PATCH] Add README Signed-off-by: In Mean --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9c31606 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +## AUTO-SETUP Script + +Install SSH and GPG Keys into the system + +For Debian based operation system use follow command + +``` +sh ubuntu.sh +``` + +Input my strong password to extract and arrange automatically \ No newline at end of file