doc: getting-started

This commit is contained in:
2023-12-27 07:51:31 +11:00
parent 6df8ba2810
commit 08a040ac72
3 changed files with 26 additions and 106 deletions

View File

@@ -1,12 +0,0 @@
```shell
/etc
└── wingmate
├── crontab
├── crontab.d
│   ├── cron1.sh
│   ├── cron2.sh
│   └── cron3.sh
└── service
├── one.sh
└── spawner.sh
```