Soft: add standard commands

This commit is contained in:
2026-06-05 17:20:30 +02:00
parent cd7ddd15b2
commit 8811e94b11
3 changed files with 31 additions and 2 deletions
+1 -2
View File
@@ -8,9 +8,8 @@ tags:
Try out basic ssh by accessing `git.charm.sh`, without needing authentication:
```sh
ssh git.charm.sh
ssh -t git.charm.sh
```
Start an ssh server to try it out.