kata-containers/tools/osbuilder/rootfs-builder/template
stevenhorsman dbba6b056b shellcheck: Fix shellcheck SC2148
> Tips depend on target shell and yours is unknown. Add a shebang.

Add
```
#!/usr/bin/env bash
```

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
2025-03-04 09:35:46 +00:00
..
config_template.sh shellcheck: Fix shellcheck SC2148 2025-03-04 09:35:46 +00:00
Dockerfile.template
Makefile
rootfs_lib_template.sh shellcheck: Fix shellcheck SC2148 2025-03-04 09:35:46 +00:00