dracut/examples/yocto
Harald Hoyer 75d758e8f1 style: shfmt -s reformat
reproducible with:

```
$ shfmt_version=3.0.1
$ wget "https://github.com/mvdan/sh/releases/download/v${shfmt_version}/shfmt_v${shfmt_version}_linux_amd64" -O shfmt
$ chmod u+x shfmt
$ ./shfmt -w -s .
```
2021-03-13 20:10:43 +01:00
..
classes Add documentation and Yocto examples 2019-10-25 11:58:58 +02:00
postinst-intercepts style: shfmt -s reformat 2021-03-13 20:10:43 +01:00
recipes Add documentation and Yocto examples 2019-10-25 11:58:58 +02:00