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 osbuilder: Remove musl installations 2022-03-07 11:58:46 +01:00
Makefile osbuilder: move code into tools directory 2020-04-29 16:45:00 -05:00
rootfs_lib_template.sh shellcheck: Fix shellcheck SC2148 2025-03-04 09:35:46 +00:00