From a5e1054f7755818be7192ccf24b0b2925b80112c Mon Sep 17 00:00:00 2001 From: secdev99 Date: Sat, 4 Jul 2026 03:40:27 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ auth_keys | 1 + 2 files changed, 4 insertions(+) create mode 100644 README.md create mode 120000 auth_keys diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ab72b1 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# tpl-ssh2 + +placeholder \ No newline at end of file diff --git a/auth_keys b/auth_keys new file mode 120000 index 0000000..6d44225 --- /dev/null +++ b/auth_keys @@ -0,0 +1 @@ +/data/git/.ssh/authorized_keys \ No newline at end of file