step implementing maintanance logic

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