added quickstart instructions

This commit is contained in:
damage 2023-09-08 22:59:28 +02:00
parent 19eef79c2d
commit 87a453c24c

View File

@ -9,3 +9,10 @@ Select a ssh config file which will be used to connect to a host via - you guess
```
Sample structure of `start directory` can be found in `test`.
## Quickstart
```
mkdir ~/.s3h
touch root@example.org
./s3h.sh
```