step implementing maintanance logic

This commit is contained in:
2026-06-27 15:20:23 +02:00
parent 1da5c4fefc
commit 2bb5125254
14 changed files with 549 additions and 31 deletions
+5
View File
@@ -0,0 +1,5 @@
# Secure Shell
```sh
ssh -o PubkeyAuthentication=no gustice@91.99.29.8
```