kata-containers/tools/osbuilder/rootfs-builder/alpine
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 rootfs: Add xz as a dep 2024-01-25 19:41:32 +01:00
rootfs_lib.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00