wip: getting started
This commit is contained in:
12
docker/bookworm/gettting-started.md
Normal file
12
docker/bookworm/gettting-started.md
Normal file
@@ -0,0 +1,12 @@
|
||||
```shell
|
||||
/etc
|
||||
└── wingmate
|
||||
├── crontab
|
||||
├── crontab.d
|
||||
│ ├── cron1.sh
|
||||
│ ├── cron2.sh
|
||||
│ └── cron3.sh
|
||||
└── service
|
||||
├── one.sh
|
||||
└── spawner.sh
|
||||
```
|
||||
Reference in New Issue
Block a user