kata-containers/tools/osbuilder/rootfs-builder/cbl-mariner
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.sh shellcheck: Fix shellcheck SC2148 2025-03-04 09:35:46 +00:00
Dockerfile.in image: bump mariner guest version to 3.0 2025-01-11 17:36:19 +00:00
rootfs_lib.sh shellcheck: Fix shellcheck SC2148 2025-03-04 09:35:46 +00:00